org.exolab.castor.jdo.drivers
public final class MySQLQueryExpression extends JDBCQueryExpression
Version: $Revision: 5951 $ $Date: 2004-10-01 13:45:49 -0600 (Fri, 01 Oct 2004) $
| 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