|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.exolab.castor.jdo.engine.BaseFactory
org.exolab.castor.jdo.drivers.GenericFactory
org.castor.jdo.drivers.ProgressFactory
PersistenceFactory for Progress RDBMS.
| Field Summary | |
static java.lang.String |
FACTORY_NAME
Internal name of this PersistenceFactory instance. |
| Constructor Summary | |
ProgressFactory()
|
|
| Method Summary | |
java.lang.String |
getFactoryName()
Returns the name of this factory. |
QueryExpression |
getQueryExpression()
Returns a new empty query expression suitable for the underlying SQL engine. |
java.lang.String |
quoteName(java.lang.String name)
Returns the quoted identifier suitable for preventing conflicts between database identifiers and reserved keywords. |
| Methods inherited from class org.exolab.castor.jdo.drivers.GenericFactory |
doubleQuoteName, isDuplicateKeyException |
| Methods inherited from class org.exolab.castor.jdo.engine.BaseFactory |
adjustSqlType, getCallQuery, getPersistence, supportsSetNullInWhere |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String FACTORY_NAME
| Constructor Detail |
public ProgressFactory()
| Method Detail |
public java.lang.String getFactoryName()
PersistenceFactory
getFactoryName in interface PersistenceFactorygetFactoryName in class GenericFactorypublic QueryExpression getQueryExpression()
PersistenceFactory
getQueryExpression in interface PersistenceFactorygetQueryExpression in class GenericFactorypublic java.lang.String quoteName(java.lang.String name)
PersistenceFactory
quoteName in interface PersistenceFactoryquoteName in class GenericFactory
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||