Package org.exolab.castor.jdo.engine
Class SQLStatementQuery
- java.lang.Object
-
- org.exolab.castor.jdo.engine.SQLStatementQuery
-
public final class SQLStatementQuery extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SQLStatementQuery(SQLEngine engine, PersistenceFactory factory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description QueryExpression
getQueryExpression()
-
-
-
Constructor Detail
-
SQLStatementQuery
public SQLStatementQuery(SQLEngine engine, PersistenceFactory factory) throws MappingException
- Throws:
MappingException
-
-
Method Detail
-
getQueryExpression
public QueryExpression getQueryExpression()
-
-