Package net.sourceforge.jdbcimporter.connection

Provides the classes that implement ConnectionDef interface and related classes to parse the ConnectionDef implementation from the XML document.

See:
          Description

Class Summary
JDBCConnectionDef The JDBCConnectionDef class defines the attributes to use to retrieve a connection from the DriverManager.
JNDIConnectionDef The JNDIConnectionDef defines attributes to use to retrieve a connection from a data source in a JNDI namespace.
XalanConnectionDef The XalanConnectionDef class defines the attributes to use to retrieve a connection from the DriverManager and supply it to Apache Xalan for use in an XSL.
 

Package net.sourceforge.jdbcimporter.connection Description

Provides the classes that implement ConnectionDef interface and related classes to parse the ConnectionDef implementation from the XML document.