|
Expresso 5-6 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jcorporate.expresso.core.db.config.JDBCConfig
com.jcorporate.expresso.core.misc.ConfigJdbc
Old Digester Class. Use JDBCConfig Instead
Soon to be deprecated in favor of com.jcorporate.expresso.core.db.config.JDBCConfig
| Field Summary | |
protected ConfigJndi |
myJndi
JNDI Configuration instance. |
| Fields inherited from class com.jcorporate.expresso.core.db.config.JDBCConfig |
cache, checkZeroUpdate, connectFormat, createTableIndicies, dateSelectFormat, dateSelectFunction, dateTimeSelectFormat, dateTimeSelectFunction, dateTimeUpdateFormat, dateTimeUpdateFunction, dateUpdateFormat, dateUpdateFunction, dbCatalogue, dbSchema, dbStats, dbTest, driver, driverType, escapeHandler, escapeHandlerInstance, limitationPosition, limitationSyntax, login, nativeBlob, nativeBool, password, skipText, stringNotTrim, timeSelectFormat, timeSelectFunction, timeUpdateFormat, timeUpdateFunction, transactionNotActive, uniqueRowKeyword, url, useNullOnCreate, wildCards |
| Constructor Summary | |
ConfigJdbc()
|
|
| Method Summary | |
void |
addJndi(ConfigJndi newJndi)
Add Jndi info to Jdbc |
ConfigJndi |
getMyJndi()
Retrieve the JNDI configuration information |
String |
getUrl()
Gets the JDBC URL |
| Methods inherited from class com.jcorporate.expresso.core.db.config.JDBCConfig |
addTypeMapping, addWildcard, cache, checkZeroUpdate, createTableIndicies, dbStats, getCheckZeroUpdate, getConnectFormat, getDateSelectFormat, getDateSelectFunction, getDateTimeSelectFormat, getDateTimeSelectFunction, getDateTimeUpdateFormat, getDateTimeUpdateFunction, getDateUpdateFormat, getDateUpdateFunction, getDbCatalogue, getDbSchema, getDbTest, getDriver, getDriverType, getEscapeHandler, getEscapeHandlerClass, getLimitationPosition, getLimitationSyntax, getLogin, getPassword, getStringNotTrim, getTimeSelectFormat, getTimeSelectFunction, getTimeUpdateFormat, getTimeUpdateFunction, getTransactionNotActive, getTypeMappings, getTypeMappingVector, getUniqueRowKeyword, getWildcards, isNativeBlob, isNativeBool, isStringNotTrim, isTransactionNotActive, setCache, setCheckZeroUpdate, setConnectFormat, setCreateTableIndicies, setDateSelectFormat, setDateSelectFunction, setDateTimeSelectFormat, setDateTimeSelectFunction, setDateTimeUpdateFormat, setDateTimeUpdateFunction, setDateUpdateFormat, setDateUpdateFunction, setDbCatalogue, setDbSchema, setDbStats, setDbTest, setDriver, setDriverType, setEscapeHandler, setHasBooleanType, setLimitationPosition, setLimitationSyntax, setLogin, setNativeBlob, setPassword, setSkipText, setStringNotTrim, setTimeSelectFormat, setTimeSelectFunction, setTimeUpdateFormat, setTimeUpdateFunction, setTransactionNotActive, setTypeMappings, setUniqueRowKeyword, setUrl, setUseNullOnCreate, skipText, useNullOnCreate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected ConfigJndi myJndi
| Constructor Detail |
public ConfigJdbc()
| Method Detail |
public String getUrl()
public void addJndi(ConfigJndi newJndi)
newJndi - the new JNDI Configuration informationpublic ConfigJndi getMyJndi()
|
Expresso 5-6 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||