org.exolab.castor.jdo.drivers
Class DB2QueryExpression
- QueryExpression
public final class DB2QueryExpression
QueryExpression for DB2.
$Revision: 7093 $ $Date: 2004-09-08 03:37:54 -0600 (Wed, 08 Sep 2004) $
addColumn, addCondition, addInnerJoin, addInnerJoin, addInnerJoin, addInnerJoin, addLimitClause, addOffsetClause, addOrderClause, addOuterJoin, addOuterJoin, addOuterJoin, addOuterJoin, addParameter, addSelect, addTable, addTable, addWhereClause, addWhereClause, clone, encodeColumn, getColumnList, getStandardStatement, getStatement, isLimitClauseSupported, isOffsetClauseSupported, setDbMetaInfo, setDistinct, toString |
getStatement
public String getStatement(boolean lock)
Creates a SQL statement.
In general, for a RDBMS/JDBC driver with a full support of the SQL standard/JDBC
specification, this will return a valid SQL statement. For some features,
a particular RDBMS might indicate that it does not support this feature by
throwing a
SyntaxNotSupportedException.
- getStatement in interface QueryExpression
- getStatement in interface JDBCQueryExpression
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com