jxUtil 0.6

org.sourceforge.jxutil.sql
Class JDBCConfig.ConnectionHandler

java.lang.Object
  |
  +--org.sourceforge.jxutil.xml.XMLConfig.ElementHandler
        |
        +--org.sourceforge.jxutil.sql.JDBCConfig.ConnectionHandler
Enclosing class:
JDBCConfig

public static final class JDBCConfig.ConnectionHandler
extends XMLConfig.ElementHandler


Field Summary
static JDBCConfig.ConnectionHandler instance
           
 
Constructor Summary
private JDBCConfig.ConnectionHandler()
           
 
Method Summary
 Object getObject(XMLConfig cfg, Element el)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

public static final JDBCConfig.ConnectionHandler instance
Constructor Detail

JDBCConfig.ConnectionHandler

private JDBCConfig.ConnectionHandler()
Method Detail

getObject

public Object getObject(XMLConfig cfg,
                        Element el)
                 throws Exception
Specified by:
getObject in class XMLConfig.ElementHandler
Exception

jxUtil 0.6

Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.