Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.exolab.castor.jdo.engine.BaseFactory
org.exolab.castor.jdo.drivers.GenericFactory
org.castor.jdo.drivers.PointbaseFactory
public final class PointbaseFactory
extends GenericFactory
PersistenceFactory
implementation for
Borland's Pointbase driver.
Method Summary | |
String | |
QueryExpression |
Methods inherited from class org.exolab.castor.jdo.drivers.GenericFactory | |
doubleQuoteName , getFactoryName , getQueryExpression , isDuplicateKeyException , quoteName |
Methods inherited from class org.exolab.castor.jdo.engine.BaseFactory | |
adjustSqlType , getCallQuery , getPersistence , supportsSetNullInWhere |
public String getFactoryName()
- Specified by:
- getFactoryName in interface PersistenceFactory
- Overrides:
- getFactoryName in interface GenericFactory
- See Also:
PersistenceFactory.getFactoryName()
public QueryExpression getQueryExpression()
- Specified by:
- getQueryExpression in interface PersistenceFactory
- Overrides:
- getQueryExpression in interface GenericFactory