Uses of Class
org.hibernate.exception.JDBCConnectionException

Packages that use JDBCConnectionException
org.hibernate.service.jdbc.dialect.internal   
org.hibernate.service.jdbc.dialect.spi   
 

Uses of JDBCConnectionException in org.hibernate.service.jdbc.dialect.internal
 

Methods in org.hibernate.service.jdbc.dialect.internal that throw JDBCConnectionException
 Dialect DialectResolverSet.resolveDialect(DatabaseMetaData metaData)
           
 

Uses of JDBCConnectionException in org.hibernate.service.jdbc.dialect.spi
 

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



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