Class InitCommand
- java.lang.Object
-
- org.hibernate.boot.model.relational.InitCommand
-
public class InitCommand extends Object
A general SQL command to be used while initializing a schema.
-
-
Constructor Summary
Constructors Constructor Description InitCommand(String... initCommands)
-