org.exolab.castor.jdo.engine
Class SQLStatementLoad

java.lang.Object
  extended byorg.exolab.castor.jdo.engine.SQLStatementLoad

public final class SQLStatementLoad
extends java.lang.Object


Constructor Summary
SQLStatementLoad(SQLEngine engine, PersistenceFactory factory)
           
 
Method Summary
 java.lang.Object executeStatement(java.sql.Connection conn, Identity identity, ProposedEntity entity, org.exolab.castor.mapping.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

SQLStatementLoad

public SQLStatementLoad(SQLEngine engine,
                        PersistenceFactory factory)
                 throws org.exolab.castor.mapping.MappingException
Method Detail

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.