org.exolab.castor.jdo.engine
Class SQLStatementLookup

java.lang.Object
  extended byorg.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 org.exolab.castor.mapping.MappingException
Method Detail

executeStatement

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


Copyright 2008 null. All Rights Reserved.