org.exolab.castor.jdo.engine
Class SQLStatementLookup

java.lang.Object
  extended by org.exolab.castor.jdo.engine.SQLStatementLookup

public final class SQLStatementLookup
extends java.lang.Object


Constructor Summary
SQLStatementLookup(SQLEngine engine, PersistenceFactory factory)
           
 
Method Summary
 java.lang.Object executeStatement(java.sql.Connection conn, Identity identity)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SQLStatementLookup

public SQLStatementLookup(SQLEngine engine,
                          PersistenceFactory factory)
                   throws MappingException
Throws:
MappingException
Method Detail

executeStatement

public java.lang.Object executeStatement(java.sql.Connection conn,
                                         Identity identity)
                                  throws PersistenceException
Throws:
PersistenceException


Copyright © 2011. All Rights Reserved.