Uses of Class
org.hibernate.cfg.annotations.SimpleValueBinder

Packages that use SimpleValueBinder
org.hibernate.cfg This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. 
org.hibernate.cfg.annotations   
 

Uses of SimpleValueBinder in org.hibernate.cfg
 

Constructors in org.hibernate.cfg with parameters of type SimpleValueBinder
SetSimpleValueTypeSecondPass(SimpleValueBinder val)
           
 

Uses of SimpleValueBinder in org.hibernate.cfg.annotations
 

Methods in org.hibernate.cfg.annotations that return SimpleValueBinder
 SimpleValueBinder PropertyBinder.getSimpleValueBinder()
           
 



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