org.exolab.castor.jdo.engine
Class SQLStatementRemove

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

public final class SQLStatementRemove
extends java.lang.Object


Constructor Summary
SQLStatementRemove(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

SQLStatementRemove

public SQLStatementRemove(SQLEngine engine,
                          PersistenceFactory factory)
Method Detail

executeStatement

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


Copyright © 2011. All Rights Reserved.