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

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

Uses of DAIClassMissingInterfaceException in uk.org.ogsadai.dataresource
 

Methods in uk.org.ogsadai.dataresource that throw DAIClassMissingInterfaceException
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.