|
Expresso 5-5-0 | ||||||||||
| 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, dbStats, dbTest, driver, driverType, escapeHandler, escapeHandlerInstance, limitationPosition, limitationSyntax, login, nativeBlob, nativeBool, password, skipText, timeSelectFormat, timeSelectFunction, timeUpdateFormat, timeUpdateFunction, 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 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()
getUrl in class JDBCConfigpublic void addJndi(ConfigJndi newJndi)
newJndi - the new JNDI Configuration informationpublic ConfigJndi getMyJndi()
|
Expresso 5-5-0 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||