Uses of Interface
org.hibernate.tool.schema.spi.ScriptTargetOutput
Packages that use ScriptTargetOutput
Package
Description
An SPI for tooling related to DDL generation, export, migration, and validation.
-
Uses of ScriptTargetOutput in org.hibernate.tool.schema.spi
Methods in org.hibernate.tool.schema.spi that return ScriptTargetOutputModifier and TypeMethodDescriptionTargetDescriptor.getScriptTargetOutput()
IfTargetDescriptor.getTargetTypes()
includes scripts, return a representation of the script file to write to.