|
jxUtil 0.6 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--org.sourceforge.jxutil.xml.XMLConfig
|
+--org.sourceforge.jxutil.sql.JDBCConfig
An XMLConfig for instantiating JDBC drivers and connections from an XML definition.
| Nested Class Summary | |
static class |
JDBCConfig.ConnectionHandler
|
static class |
JDBCConfig.ConnectionParameterHandler
|
static class |
JDBCConfig.ConnectionParameters
|
static class |
JDBCConfig.DriverHandler
|
| Nested classes inherited from class org.sourceforge.jxutil.xml.XMLConfig |
XMLConfig.RefHandler |
| Field Summary | |
static TreeMap |
handlerMap
|
| Fields inherited from class org.sourceforge.jxutil.xml.XMLConfig |
doc, idCache |
| Constructor Summary | |
JDBCConfig(File file)
|
|
| Methods inherited from class org.sourceforge.jxutil.xml.XMLConfig |
getById, getDocument, makeObject |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final TreeMap handlerMap
| Constructor Detail |
public JDBCConfig(File file)
throws IOException,
ParserConfigurationException,
SAXException
|
jxUtil 0.6 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||