Uses of Interface
org.hibernate.exception.spi.ConversionContext

Packages that use ConversionContext
org.hibernate.exception.internal   
org.hibernate.exception.spi   
 

Uses of ConversionContext in org.hibernate.exception.internal
 

Constructors in org.hibernate.exception.internal with parameters of type ConversionContext
SQLExceptionTypeDelegate(ConversionContext conversionContext)
           
SQLStateConversionDelegate(ConversionContext conversionContext)
           
 

Uses of ConversionContext in org.hibernate.exception.spi
 

Methods in org.hibernate.exception.spi that return ConversionContext
protected  ConversionContext AbstractSQLExceptionConversionDelegate.getConversionContext()
           
 

Constructors in org.hibernate.exception.spi with parameters of type ConversionContext
AbstractSQLExceptionConversionDelegate(ConversionContext conversionContext)
           
 



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