jxUtil 0.6

org.sourceforge.jxutil.sql
Class JDBCConfig.ConnectionParameterHandler

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

public static final class JDBCConfig.ConnectionParameterHandler
extends XMLConfig.ElementHandler


Field Summary
static JDBCConfig.ConnectionParameterHandler instance
           
 
Constructor Summary
private JDBCConfig.ConnectionParameterHandler()
           
 
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.ConnectionParameterHandler instance
Constructor Detail

JDBCConfig.ConnectionParameterHandler

private JDBCConfig.ConnectionParameterHandler()
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.