org.exolab.castor.jdo.drivers

Class MySQLFactory

public final class MySQLFactory extends GenericFactory

PersistenceFactory for MySQL JDBC driver.

Version: $Revision: 6230 $ $Date: 2006-02-21 16:05:42 -0700 (Tue, 21 Feb 2006) $

Author: Leonardo Souza Mario Bueno

Field Summary
static StringFACTORY_NAME
Internal name for this PersistenceFactory instance.
Method Summary
ClassadjustSqlType(Class sqlType)
For CLOB type ResultSet.setClob() is not supported yet by mm.MySql JDBC driver.
StringgetFactoryName()
QueryExpressiongetQueryExpression()

Field Detail

FACTORY_NAME

public static final String FACTORY_NAME
Internal name for this PersistenceFactory instance.

Method Detail

adjustSqlType

public Class adjustSqlType(Class sqlType)
For CLOB type ResultSet.setClob() is not supported yet by mm.MySql JDBC driver. BLOB support is buggy in MM.MySQL 2.0.3: it handles NULL values in incorrect way.

getFactoryName

public String getFactoryName()

See Also: getFactoryName

UNKNOWN:

getQueryExpression

public QueryExpression getQueryExpression()

See Also: getQueryExpression

UNKNOWN:

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