Uses of Package
org.hibernate.cfg.annotations
-
Packages that use org.hibernate.cfg.annotations Package Description org.hibernate.boot This package contains the contracts that make up the Hibernate native bootstrapping API (building a SessionFactory).org.hibernate.boot.spi org.hibernate.cfg org.hibernate.cfg.annotations -
Classes in org.hibernate.cfg.annotations used by org.hibernate.boot Class Description NamedEntityGraphDefinition Models the definition of aNamedEntityGraph
annotationNamedProcedureCallDefinition Holds all the information needed from a named procedure call declaration in order to create aProcedureCallImpl
-
Classes in org.hibernate.cfg.annotations used by org.hibernate.boot.spi Class Description NamedEntityGraphDefinition Models the definition of aNamedEntityGraph
annotationNamedProcedureCallDefinition Holds all the information needed from a named procedure call declaration in order to create aProcedureCallImpl
-
Classes in org.hibernate.cfg.annotations used by org.hibernate.cfg Class Description EntityBinder Stateful holder and processor for binding Entity informationNamedEntityGraphDefinition Models the definition of aNamedEntityGraph
annotationNamedProcedureCallDefinition Holds all the information needed from a named procedure call declaration in order to create aProcedureCallImpl
Nullability Are the columns forced to null, not null or not forcedSimpleValueBinder -
Classes in org.hibernate.cfg.annotations used by org.hibernate.cfg.annotations Class Description ArrayBinder Bind an ArrayBagBinder Bind a bag.CollectionBinder Base class for binding different types of collections to Hibernate configuration objects.EntityBinder Stateful holder and processor for binding Entity informationListBinder Bind a list to the underlying Hibernate configurationNullability Are the columns forced to null, not null or not forcedSimpleValueBinder TableBinder Table related operations