org.exolab.castor.jdo.drivers
public final class PostgreSQLQueryExpression extends JDBCQueryExpression
Version: $Revision: 5951 $ $Date: 2004-10-01 13:45:49 -0600 (Fri, 01 Oct 2004) $
Constructor Summary | |
---|---|
PostgreSQLQueryExpression(PersistenceFactory factory) |
Method Summary | |
---|---|
String | getStatement(boolean lock) |
boolean | isLimitClauseSupported()
Provides an implementation of isLimitClauseSupported. |
boolean | isOffsetClauseSupported()
Provides an implementation of isOffsetClauseSupported. |
Returns: true to indicate that this feature is supported by postgreSQL.
See Also: isLimitClauseSupported
Returns: true to indicate that this feature is supported by postgreSQL.
See Also: isOffsetClauseSupported