クラス PostgresSqlFactoryRegistry

  • すべての実装されたインタフェース:
    com.sqlapp.data.db.sql.SqlFactoryRegistry
    直系の既知のサブクラス:
    Postgres82SqlFactoryRegistry, Postgres90SqlFactoryRegistry

    public class PostgresSqlFactoryRegistry
    extends com.sqlapp.data.db.sql.SimpleSqlFactoryRegistry
    • コンストラクタの概要

      コンストラクタ 
      コンストラクタ 説明
      PostgresSqlFactoryRegistry​(com.sqlapp.data.db.dialect.Dialect dialect)  
    • メソッドの概要

      すべてのメソッド インスタンス・メソッド concreteメソッド 
      修飾子とタイプ メソッド 説明
      protected void initializeAllSqls()  
      protected void initializeAllStateSqls()  
      • クラスから継承されたメソッド com.sqlapp.data.db.sql.SimpleSqlFactoryRegistry

        deregisterSqlFactory, deregisterSqlFactory, deregisterSqlFactory, deregisterSqlFactory, getDialect, getObjectSqlFactories, getObjectStateSqlFactories, getOption, getSqlFactory, getSqlFactory, getSqlFactory, getSqlFactory, getSqlFactory, getSqlFactory, getSqlFactory, getSqlFactoryInternal, getSqlFactoryInternal, getSqlTypes, handleUnknownOperation, handleUnknownSqlFactory, handleUnknownSqlFactory, handleUnknownSqlFactory, initialize, initialize, initializeSqls, newInstance, registerDropSqlFactories, registerRowSqlFactory, registerSqlFactory, registerSqlFactory, registerSqlFactory, registerSqlFactory, setDialect, setNotFoundSqlRegistry, setObjectStateSqlFactories, setOption, setSqlFactories
      • クラスから継承されたメソッド java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • インタフェースから継承されたメソッド com.sqlapp.data.db.sql.SqlFactoryRegistry

        createSql, createSql, createSql, createSql, createSql, createSql
    • コンストラクタの詳細

      • PostgresSqlFactoryRegistry

        public PostgresSqlFactoryRegistry​(com.sqlapp.data.db.dialect.Dialect dialect)
    • メソッドの詳細

      • initializeAllStateSqls

        protected void initializeAllStateSqls()
        オーバーライド:
        initializeAllStateSqls クラス内 com.sqlapp.data.db.sql.SimpleSqlFactoryRegistry
      • initializeAllSqls

        protected void initializeAllSqls()
        オーバーライド:
        initializeAllSqls クラス内 com.sqlapp.data.db.sql.SimpleSqlFactoryRegistry