Uses of Class
org.hibernate.exception.JDBCConnectionException

Packages that use JDBCConnectionException
org.hibernate.dialect.resolver   
 

Uses of JDBCConnectionException in org.hibernate.dialect.resolver
 

Methods in org.hibernate.dialect.resolver that throw JDBCConnectionException
 Dialect DialectResolver.resolveDialect(java.sql.DatabaseMetaData metaData)
          Determine the Dialect to use based on the given JDBC DatabaseMetaData.
 



Copyright © 2009 Hibernate.org. All Rights Reserved.