Uses of Package
org.hibernate.engine.profile.internal
-
Packages that use org.hibernate.engine.profile.internal Package Description org.hibernate.metamodel.mapping.internal org.hibernate.persister.collection This package abstracts persistence mechanisms for collections.org.hibernate.persister.entity This package abstracts persistence mechanisms for entities. -
Classes in org.hibernate.engine.profile.internal used by org.hibernate.metamodel.mapping.internal Class Description FetchProfileAffectee Commonality between entities and collections as something that can be affected by fetch profiles. -
Classes in org.hibernate.engine.profile.internal used by org.hibernate.persister.collection Class Description FetchProfileAffectee Commonality between entities and collections as something that can be affected by fetch profiles. -
Classes in org.hibernate.engine.profile.internal used by org.hibernate.persister.entity Class Description FetchProfileAffectee Commonality between entities and collections as something that can be affected by fetch profiles.