public final class SapDbQueryExpression extends JDBCQueryExpression
JDBCQueryExpression.Join_cols, _conds, _dbInfo, _distinct, _factory, _joins, _limit, _offset, _order, _select, _tables, _whereOpBetween, OpBetweenAnd, OpEquals, OpGreater, OpGreaterEquals, OpLess, OpLessEquals, OpLike, OpNotEquals, OpNotLike| Constructor and Description |
|---|
SapDbQueryExpression(PersistenceFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getStatement(boolean lock)
Creates a SQL statement.
|
addColumn, addCondition, addInnerJoin, addInnerJoin, addInnerJoin, addInnerJoin, addLimitClause, addOffsetClause, addOrderClause, addOuterJoin, addOuterJoin, addOuterJoin, addOuterJoin, addParameter, addSelect, addTable, addTable, addWhereClause, addWhereClause, clone, encodeColumn, getColumnList, getStandardStatement, isLimitClauseSupported, isOffsetClauseSupported, setDbMetaInfo, setDistinct, toStringpublic SapDbQueryExpression(PersistenceFactory factory)
public java.lang.String getStatement(boolean lock)
JDBCQueryExpressionSyntaxNotSupportedException.getStatement in interface QueryExpressiongetStatement in class JDBCQueryExpressionlock - True if a write lock is requiredIntalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com