|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.exolab.castor.jdo.engine.SQLStatementLoad
| Constructor Summary | |
SQLStatementLoad(SQLEngine engine,
PersistenceFactory factory)
|
|
| Method Summary | |
java.lang.Object |
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
| Method Detail |
public java.lang.String getLoadStatement()
public QueryExpression getQueryExpression()
public java.lang.Object 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 | ||||||||