Package org.hibernate.tool.hbm2ddl
Class SchemaUpdateCommand
java.lang.Object
org.hibernate.tool.hbm2ddl.SchemaUpdateCommand
Deprecated.
Pairs a SchemaUpdate SQL script with the boolean 'quiet'. If true, it allows
the script to be run, ignoring all exceptions.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SchemaUpdateCommand
Deprecated.
-
-
Method Details
-
getSql
Deprecated. -
isQuiet
public boolean isQuiet()Deprecated.
-
SchemaManagementTooland friends.