Uses of Class
uk.org.ogsadai.exception.DAIClassNotFoundException

Packages that use DAIClassNotFoundException
uk.org.ogsadai.dataresource Provides the data service resource layer of OGSA-DAI and also the core data data resource accessors. 
 

Uses of DAIClassNotFoundException in uk.org.ogsadai.dataresource
 

Methods in uk.org.ogsadai.dataresource that throw DAIClassNotFoundException
private  java.lang.String JDBCDataResourceAccessor.getAndLoadDriverClassName(org.w3c.dom.Document configDoc)
          Returns the name of the JDBC driver class and loads the class.
private  java.lang.String XMLDBDataResourceAccessor.getAndLoadDriverClassName(org.w3c.dom.Document configDoc)
          Returns the name of the XMLDB driver class and loads the class and registers it with the XMLDB database manager.