Uses of Class
com.uwyn.rife.database.exceptions.UnsupportedJdbcDriverException

Packages that use UnsupportedJdbcDriverException
com.uwyn.rife.database Provides classes and interfaces for the object-oriented query builders, database abstraction layer, persistance manager, query handling templates, fault-tolerant JDBC wrappers and connection pooling. 
 

Uses of UnsupportedJdbcDriverException in com.uwyn.rife.database
 

Methods in com.uwyn.rife.database that throw UnsupportedJdbcDriverException
 com.uwyn.rife.database.capabilities.CapabilitiesCompensator Datasource.getCapabilitiesCompensator()
          Retrieves a CapabilitiesCompensator instance that is able to compensate for certain missing database features
 SqlConversion Datasource.getSqlConversion()
          Retrieves the sql to java and java to sql type mapping logic that corresponds to the provide driver class name.
 



Copyright © 2001-2007 Uwyn sprl/bvba. All Rights Reserved.