Uses of Class
org.hibernate.cfg.annotations.BasicValueBinder
-
Packages that use BasicValueBinder Package Description org.hibernate.cfg org.hibernate.cfg.annotations -
-
Uses of BasicValueBinder in org.hibernate.cfg
Constructors in org.hibernate.cfg with parameters of type BasicValueBinder Constructor Description SetBasicValueTypeSecondPass(BasicValueBinder val)
-
Uses of BasicValueBinder in org.hibernate.cfg.annotations
Methods in org.hibernate.cfg.annotations that return BasicValueBinder Modifier and Type Method Description BasicValueBinder
PropertyBinder. getBasicValueBinder()
-