Uses of Class
org.hibernate.tool.schema.internal.exec.AbstractScriptSourceInput
Packages that use AbstractScriptSourceInput
Package
Description
Support for exporting generated DDL to the database or to SQL scripts.
-
Uses of AbstractScriptSourceInput in org.hibernate.tool.schema.internal.exec
Subclasses of AbstractScriptSourceInput in org.hibernate.tool.schema.internal.execModifier and TypeClassDescriptionclass
ScriptSourceInput implementation for File references.class
ScriptSourceInput implementation for explicitly given Readers.class
ScriptSourceInput implementation for URL references.class
Used in cases where a specified source cannot be foundConstructors in org.hibernate.tool.schema.internal.exec with parameters of type AbstractScriptSourceInputModifierConstructorDescriptionConstructs a ScriptSourceInputAggregate