Uses of Package
org.hibernate.relational
-
Packages that use org.hibernate.relational Package Description org.hibernate This package defines the central Hibernate APIs, beginning withSession
andSessionFactory
.org.hibernate.engine.spi org.hibernate.internal An internal package containing implementations of central Hibernate APIs, mostly defined inorg.hibernate
.org.hibernate.relational.internal -
Classes in org.hibernate.relational used by org.hibernate Class Description SchemaManager Allows programmaticschema export
,schema validation
,data cleanup
, andschema cleanup
as a convenience for writing tests. -
Classes in org.hibernate.relational used by org.hibernate.engine.spi Class Description SchemaManager Allows programmaticschema export
,schema validation
,data cleanup
, andschema cleanup
as a convenience for writing tests. -
Classes in org.hibernate.relational used by org.hibernate.internal Class Description SchemaManager Allows programmaticschema export
,schema validation
,data cleanup
, andschema cleanup
as a convenience for writing tests. -
Classes in org.hibernate.relational used by org.hibernate.relational.internal Class Description SchemaManager Allows programmaticschema export
,schema validation
,data cleanup
, andschema cleanup
as a convenience for writing tests.