org.exolab.castor.jdo.drivers
public final class PostgreSQLQueryExpression extends JDBCQueryExpression
Version: $Revision: 1.6 $ $Date: 2004/10/01 19:45:35 $
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