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 -
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.