| Home >> All >> com >> jcorporate >> expresso >> core >> db >> [ config Javadoc ] |
com.jcorporate.expresso.core.db.config: Javadoc index of package com.jcorporate.expresso.core.db.config.
Package Samples:
com.jcorporate.expresso.core.db.config: Database Java Objects for establishing database connections and connection pooling Also contains all Exceptions used for Data Access while working with Expresso.
Classes:
JNDIConfig: 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.
JDBCConfig: 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 Peter Pilgrim @ Xenonsoft, Tue Feb 05 22: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 parameters.
TypeMappingConfig: JavaBean describing the Type Mappings for various databases. Used by the Digester in DBConfig for building Type Mappings.
| Home | Contact Us | Privacy Policy | Terms of Service |