org.exolab.castor.jdo.engine
Class SQLStatementCreate

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

public class SQLStatementCreate
extends java.lang.Object


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

Constructor Detail

SQLStatementCreate

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

executeStatement

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


Copyright 2008 null. All Rights Reserved.