Uses of Class
org.hibernate.type.AnyType
-
Packages that use AnyType Package Description org.hibernate.mapping This package defines the Hibernate configuration-time mapping model. -
-
Uses of AnyType in org.hibernate.mapping
Methods in org.hibernate.mapping that return AnyType Modifier and Type Method Description static AnyTypeMappingHelper. anyMapping(Type metaType, Type identifierType, Map<Object,String> metaValueToEntityNameMap, boolean lazy, MetadataBuildingContext buildingContext)AnyTypeAny. getType()
-