Uses of Class
org.hibernate.annotations.Type
-
Packages that use Type Package Description org.hibernate.annotations Package containing all the Hibernate specific annotations.org.hibernate.cfg.annotations -
-
Uses of Type in org.hibernate.annotations
Methods in org.hibernate.annotations that return Type Modifier and Type Method Description Typetype()id type, type.type() must be set.Typevalue()Deprecated.The map key type definition. -
Uses of Type in org.hibernate.cfg.annotations
Methods in org.hibernate.cfg.annotations with parameters of type Type Modifier and Type Method Description voidSimpleValueBinder. setExplicitType(Type typeAnn)
-