|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.jdo.engine.SQLStatementLoad
public final class SQLStatementLoad
Constructor Summary | |
---|---|
SQLStatementLoad(SQLEngine engine,
PersistenceFactory factory)
|
Method Summary | |
---|---|
void |
executeStatement(java.sql.Connection conn,
Identity identity,
ProposedEntity entity,
AccessMode accessMode)
|
java.lang.String |
getLoadStatement()
|
QueryExpression |
getQueryExpression()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SQLStatementLoad(SQLEngine engine, PersistenceFactory factory) throws MappingException
MappingException
Method Detail |
---|
public java.lang.String getLoadStatement()
public QueryExpression getQueryExpression()
public void executeStatement(java.sql.Connection conn, Identity identity, ProposedEntity entity, AccessMode accessMode) throws PersistenceException
PersistenceException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |