Uses of Class
org.hibernate.persister.entity.Queryable.Declarer
Packages that use Queryable.Declarer
Package
Description
This package abstracts persistence mechanisms for entities.
-
Uses of Queryable.Declarer in org.hibernate.persister.entity
Fields in org.hibernate.persister.entity declared as Queryable.DeclarerModifier and TypeFieldDescriptionstatic final Queryable.DeclarerQueryable.Declarer.CLASSstatic final Queryable.DeclarerQueryable.Declarer.SUBCLASSstatic final Queryable.DeclarerQueryable.Declarer.SUPERCLASSMethods in org.hibernate.persister.entity that return Queryable.DeclarerModifier and TypeMethodDescriptionAbstractEntityPersister.getSubclassPropertyDeclarer(String propertyPath) JoinedSubclassEntityPersister.getSubclassPropertyDeclarer(String propertyPath) Queryable.getSubclassPropertyDeclarer(String propertyPath) Deprecated.Determine whether the given property is declared by our mapped class, our super class, or one of our subclasses...