public final class SQLStatementLoad
extends java.lang.Object
| Constructor and Description |
|---|
SQLStatementLoad(SQLEngine engine,
PersistenceFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
executeStatement(java.sql.Connection conn,
Identity identity,
ProposedEntity entity,
AccessMode accessMode) |
java.lang.String |
getLoadStatement() |
QueryExpression |
getQueryExpression() |
public SQLStatementLoad(SQLEngine engine, PersistenceFactory factory) throws MappingException
MappingExceptionpublic java.lang.String getLoadStatement()
public QueryExpression getQueryExpression()
public java.lang.Object executeStatement(java.sql.Connection conn,
Identity identity,
ProposedEntity entity,
AccessMode accessMode)
throws PersistenceException
PersistenceExceptionIntalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com