Uses of Class
org.hibernate.processor.util.AccessTypeInformation
Packages that use AccessTypeInformation
Package
Description
The main package of this annotation processor.
Implementation of the model classes backed by annotations.
-
Uses of AccessTypeInformation in org.hibernate.processor
Methods in org.hibernate.processor that return AccessTypeInformationModifier and TypeMethodDescription@Nullable AccessTypeInformationContext.getAccessTypeInfo(String qualifiedName) Methods in org.hibernate.processor with parameters of type AccessTypeInformationModifier and TypeMethodDescriptionvoidContext.addAccessTypeInformation(String qualifiedName, AccessTypeInformation info) -
Uses of AccessTypeInformation in org.hibernate.processor.annotation
Methods in org.hibernate.processor.annotation that return AccessTypeInformation