Uses of Interface
org.hibernate.tool.schema.spi.ScriptTargetOutput
-
Packages that use ScriptTargetOutput Package Description org.hibernate.tool.schema.spi -
-
Uses of ScriptTargetOutput in org.hibernate.tool.schema.spi
Methods in org.hibernate.tool.schema.spi that return ScriptTargetOutput Modifier and Type Method Description ScriptTargetOutputTargetDescriptor. getScriptTargetOutput()IfTargetDescriptor.getTargetTypes()includes scripts, return a representation of the script file to write to.
-