org.exolab.castor.jdo.engine
Class SQLStatementLoad
java.lang.Object
org.exolab.castor.jdo.engine.SQLStatementLoad
- public final class SQLStatementLoad
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SQLStatementLoad
public SQLStatementLoad(SQLEngine engine,
PersistenceFactory factory)
throws org.exolab.castor.mapping.MappingException
getLoadStatement
public java.lang.String getLoadStatement()
getQueryExpression
public QueryExpression getQueryExpression()
executeStatement
public java.lang.Object executeStatement(java.sql.Connection conn,
Identity identity,
ProposedEntity entity,
org.exolab.castor.mapping.AccessMode accessMode)
throws PersistenceException
- Throws:
PersistenceException
Copyright 2008 null. All Rights Reserved.