Save This Page
Home » jboss-5.0.0.CR1-src » org.jboss.ejb.plugins.cmp » jdbc » metadata » [javadoc | source]
org.jboss.ejb.plugins.cmp.jdbc.metadata
public final class: JDBCXmlFileLoader [javadoc | source]
java.lang.Object
   org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCXmlFileLoader
Immutable class which loads the JDBC application meta data from the jbosscmp-jdbc.xml files.
Constructor:
 public JDBCXmlFileLoader(Container con,
    Logger log) 
    Constructs a JDBC XML file loader, which loads the JDBC application meta data from the jbosscmp-xml files.
    Parameters:
    con - the container
    log - the log for this application
Method from org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCXmlFileLoader Summary:
load
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jboss.ejb.plugins.cmp.jdbc.metadata.JDBCXmlFileLoader Detail:
 public JDBCApplicationMetaData load() throws DeploymentException 
    Loads the application meta data from the jbosscmp-jdbc.xml file