Package org.hibernate.tool.schema.spi
Interface JpaTargetAndSourceDescriptor
- All Superinterfaces:
SourceDescriptor
,TargetDescriptor
JPA ties the notion of
SourceDescriptor
and TargetDescriptor
together: meaning that a SourceDescriptor is specific to a given TargetDescriptor.
This contract models that association-
Method Summary
Methods inherited from interface org.hibernate.tool.schema.spi.SourceDescriptor
getScriptSourceInput, getSourceType
Methods inherited from interface org.hibernate.tool.schema.spi.TargetDescriptor
getScriptTargetOutput, getTargetTypes