Class DbExportTableScripts

java.lang.Object
de.bright_side.bdbexport.bl.DbExportTableScripts

public class DbExportTableScripts
extends java.lang.Object
  • Field Details

    • TABLE_NAME_PLACEHOLDER

      public static final java.lang.String TABLE_NAME_PLACEHOLDER
      See Also:
      Constant Field Values
    • CATALOG_NAME_PLACEHOLDER

      public static final java.lang.String CATALOG_NAME_PLACEHOLDER
      See Also:
      Constant Field Values
    • SCHEMA_NAME_PLACEHOLDER

      public static final java.lang.String SCHEMA_NAME_PLACEHOLDER
      See Also:
      Constant Field Values
  • Constructor Details

    • DbExportTableScripts

      public DbExportTableScripts()
  • Method Details

    • getMsSqlServerCreateTableDdlScript

      public static java.lang.String getMsSqlServerCreateTableDdlScript()
    • getMsSqlServerTableDependenciesScript

      public static java.lang.String getMsSqlServerTableDependenciesScript()