|
Expresso 5-6 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.jcorporate.expresso.kernel.EmbeddedComponent
com.jcorporate.expresso.core.db.config.JNDIConfig
com.jcorporate.expresso.core.misc.ConfigJndi
A Commons digester class for JDBC section of the standardmaessig Expresso Configuration XML file. This bean defines the conection characteristics to the database in this context
Documentation written by Yves Henri AMAIZO @ AmyCase.com, Sun Jul 29 00:55:00 GMT 2002
All the 'bean' methods here are directly mapped to the <jdbc> section int the expresso-config.xml file. It is recommend that you also look at the Expresso config DTD for a better understanding of the relation of these various parameteters. Soon to be deprecated: Use com.jcorporate.expresso.core.db.config.JNDIConfig
| Field Summary |
| Fields inherited from class com.jcorporate.expresso.core.db.config.JNDIConfig |
authoritative, batchSize, dnsURL, initialContextFactory, language, objectFactories, providerURL, securityAuthentication, securityCredentials, securityPrincipal, securityProtocol, stateFactories, urlPKGPrefixes |
| Constructor Summary | |
ConfigJndi()
|
|
| Methods inherited from class com.jcorporate.expresso.core.db.config.JNDIConfig |
configure, destroy, getAuthoritative, getBatchSize, getDnsURL, getInitialContextFactory, getLanguage, getMetadataName, getObjectFactories, getProviderURL, getSecurityAuthentication, getSecurityCredentials, getSecurityPrincipal, getSecurityProtocol, getStateFactories, getUrlPKGPrefixes, initialize, reconfigure, setAuthoritative, setBatchSize, setDnsURL, setInitialContextFactory, setLanguage, setObjectFactories, setProviderURL, setSecurityAuthentication, setSecurityCredentials, setSecurityPrincipal, setSecurityProtocol, setStateFactories, setUrlPKGPrefixes |
| Methods inherited from class com.jcorporate.expresso.kernel.EmbeddedComponent |
getMetaData, getParent, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConfigJndi()
|
Expresso 5-6 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||