org.exolab.castor.jdo.drivers

Class MySQLQueryExpression

public final class MySQLQueryExpression extends JDBCQueryExpression

QueryExpression for MySQL.

Version: $Revision: 1.8 $ $Date: 2004/10/01 19:45:23 $

Author: Oleg Nitz

Constructor Summary
MySQLQueryExpression(PersistenceFactory factory)
Method Summary
StringgetStatement(boolean lock)
booleanisLimitClauseSupported()
Provides an implementation of isLimitClauseSupported.
booleanisOffsetClauseSupported()
Provides an implementation of isOffsetClauseSupported.

Constructor Detail

MySQLQueryExpression

public MySQLQueryExpression(PersistenceFactory factory)

Method Detail

getStatement

public String getStatement(boolean lock)

isLimitClauseSupported

public boolean isLimitClauseSupported()
Provides an implementation of isLimitClauseSupported.

Returns: true to indicate that this feature is supported by mySQL.

See Also: isLimitClauseSupported

isOffsetClauseSupported

public boolean isOffsetClauseSupported()
Provides an implementation of isOffsetClauseSupported.

Returns: true to indicate that this feature is supported by mySQL.

See Also: isOffsetClauseSupported

Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com