org.exolab.castor.jdo.drivers
public final class MySQLQueryExpression extends JDBCQueryExpression
Version: $Revision: 1.8 $ $Date: 2004/10/01 19:45:23 $
Constructor Summary | |
---|---|
MySQLQueryExpression(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 mySQL.
See Also: isLimitClauseSupported
Returns: true to indicate that this feature is supported by mySQL.
See Also: isOffsetClauseSupported