Uses of Class
org.hibernate.mapping.Any
-
Packages that use Any Package Description org.hibernate.mapping This package defines the Hibernate configuration-time mapping model. -
-
Uses of Any in org.hibernate.mapping
Methods in org.hibernate.mapping that return Any Modifier and Type Method Description AnyAny. copy()Methods in org.hibernate.mapping with parameters of type Any Modifier and Type Method Description ObjectValueVisitor. accept(Any any)booleanAny. isSame(Any other)Constructors in org.hibernate.mapping with parameters of type Any Constructor Description Any(Any original)
-