クラス AbstractSqlCommand

すべての実装されたインタフェース:
ConsoleOutputLevelProperty, ConvertersProperty, DataSourceProperty, EncodingProperty, FileDirectoryProperty, PlaceholderProperty, Runnable
直系の既知のサブクラス:
SqlExecuteCommand, VersionUpCommand

public abstract class AbstractSqlCommand extends AbstractDataSourceCommand implements PlaceholderProperty, FileDirectoryProperty, EncodingProperty
  • コンストラクタの詳細

    • AbstractSqlCommand

      public AbstractSqlCommand()
  • メソッドの詳細

    • initialize

      protected void initialize()
      オーバーライド:
      initialize クラス内 AbstractCommand
    • getSqlConverter

      protected com.sqlapp.jdbc.sql.SqlConverter getSqlConverter()