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(DatabaseMetaData metaData)
          Determine the Dialect to use based on the given JDBC DatabaseMetaData.
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.