Interface ImportSqlCommandExtractor

All Superinterfaces:
Serializable, org.hibernate.service.Service, org.hibernate.tool.schema.spi.SqlScriptCommandExtractor

@Deprecated public interface ImportSqlCommandExtractor extends org.hibernate.tool.schema.spi.SqlScriptCommandExtractor
Deprecated.
Use SqlScriptCommandExtractor instead.
See Also:
  • SqlScriptCommandExtractor
  • Method Summary

    Methods inherited from interface org.hibernate.tool.schema.spi.SqlScriptCommandExtractor

    extractCommands