Package org.hibernate.relational
Programmatic access to the schema management tool.
-
Interface Summary Interface Description SchemaManager Allows programmaticschema export
,schema validation
,data cleanup
, andschema cleanup
as a convenience for writing tests.