クラス SqlServer2008IndexReader

    • フィールドの概要

      フィールド 
      修飾子とタイプ フィールド 説明
      protected static java.lang.String BOUNDING_BOX_XMAX
      境界ボックスの右上隅の X 座標(GEOMETRY_GRIDのみ)
      protected static java.lang.String BOUNDING_BOX_XMIN
      境界ボックスの左上隅の X 座標(GEOMETRY_GRIDのみ)
      protected static java.lang.String BOUNDING_BOX_YMAX
      境界ボックスの右上隅の Y 座標(GEOMETRY_GRIDのみ)
      protected static java.lang.String BOUNDING_BOX_YMIN
      境界ボックスの左下隅の Y 座標(GEOMETRY_GRIDのみ)
      protected static java.lang.String CELLS_PER_OBJECT
      空間オブジェクトごとのセル数
      protected static java.lang.String FILTER_DEFINITION
      フィルタ選択されたインデックスに含まれる行のサブセットの式
      protected static java.lang.String LEVEL_1_GRID
      最上位レベルのグリッドのグリッド密度
      protected static java.lang.String LEVEL_2_GRID
      第 2レベルのグリッドのグリッド密度
      protected static java.lang.String LEVEL_3_GRID
      第 3レベルのグリッドのグリッド密度
      protected static java.lang.String LEVEL_4_GRID
      第 4レベルのグリッドのグリッド密度
      static java.lang.String MAXDOP
      MAXDOP
      static java.lang.String SORT_IN_TEMPDB
      SORT_IN_TEMPDB
      protected static java.lang.String TESSELLATION_SCHEMA
      テセレーション スキームの名前(GEOMETRY_GRID OR GEOGRAPHY_GRID)
      • クラスから継承されたフィールド com.sqlapp.data.db.metadata.IndexReader

        FILL_FACTOR, INDEX_TYPE, PCT_FREE
      • クラスから継承されたフィールド com.sqlapp.data.db.metadata.MetadataReader

        CATALOG_NAME, CHARACTER_SET_NAME, COLLATION_NAME, COLUMN_NAME, CONSTANT_NAME, CONSTRAINT_NAME, DATA_TYPE, DOMAIN_NAME, EVENT_NAME, FUNCTION_NAME, GRANTEE, GRANTOR, INDEX_NAME, IS_GRANTABLE, logger, MAX_DYNAMIC_RESULT_SETS, OBJECT_NAME, OBJECT_SCHEMA, OPERATOR_NAME, PARAMETER_NAME, PRIVILEGE_TYPE, PROCEDURE_NAME, REMARKS, ROLE_NAME, ROUTINE_NAME, SCHEMA_NAME, SECURITY_TYPE, SEQUENCE_NAME, SPECIFIC_CATALOG, SPECIFIC_NAME, SPECIFIC_SCHEMA, SQL_DATA_ACCESS, SYNONYM_NAME, TABLE_CATALOG, TABLE_NAME, TABLE_SCHEMA, TABLESPACE_NAME, TRIGGER_NAME, TYPE_NAME, VIEW_NAME, WITH_HIERARCHY
    • コンストラクタの概要

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

      すべてのメソッド インスタンス・メソッド concreteメソッド 
      修飾子とタイプ メソッド 説明
      protected com.sqlapp.data.schemas.Index createIndex​(com.sqlapp.jdbc.ExResultSet rs)  
      protected com.sqlapp.jdbc.sql.node.SqlNode getSqlSqlNode​(com.sqlapp.data.schemas.ProductVersionInfo productVersionInfo)  
      protected com.sqlapp.data.db.metadata.IndexReader newFullTextIndexReader()  
      • クラスから継承されたメソッド com.sqlapp.data.db.metadata.IndexReader

        defaultParametersContext, getIndexName, getNameLabel, getSchemaObjectList, load, loadFull, setIndexName, toKeyMap
      • クラスから継承されたメソッド com.sqlapp.data.db.metadata.TableObjectReader

        filterObject, getSchemaName, getTableName, setSchemaName, setTableName
      • クラスから継承されたメソッド com.sqlapp.data.db.metadata.AbstractNamedMetadataReader

        getObjectName, getObjectName, setObjectName
      • クラスから継承されたメソッド com.sqlapp.data.db.metadata.MetadataReader

        doGetAllAfter, execute, getAll, getAll, getAllFull, getAllFull, getAncestor, getAncestor, getBoolean, getCatalogName, getCatalogName, getDialect, getInt, getInteger, getLong, getParent, getProductVersionInfo, getReadDbObjectPredicate, getReaderOptions, getSchemaName, getSqlNodeCache, getSqlNodeCache, getString, getTimestamp, handleError, initialize, initializeChild, isConvertNativeCaseIdentifiers, nativeCaseString, newParametersContext, newParametersContext, newParametersContext, setCatalogName, setConvertNativeCaseIdentifiers, setMetadataDetail, setMetadataDetail, setParent, setReadDbObjectPredicate, setReaderOptions, setSpecifics, setSpecifics, setSpecifics, setStatistics, setStatistics, setStatistics, setStatistics, toBoolean, toParametersContext
      • クラスから継承されたメソッド java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • フィールドの詳細

      • FILTER_DEFINITION

        protected static final java.lang.String FILTER_DEFINITION
        フィルタ選択されたインデックスに含まれる行のサブセットの式
        関連項目:
        定数フィールド値
      • TESSELLATION_SCHEMA

        protected static final java.lang.String TESSELLATION_SCHEMA
        テセレーション スキームの名前(GEOMETRY_GRID OR GEOGRAPHY_GRID)
        関連項目:
        定数フィールド値
      • BOUNDING_BOX_XMAX

        protected static final java.lang.String BOUNDING_BOX_XMAX
        境界ボックスの右上隅の X 座標(GEOMETRY_GRIDのみ)
        関連項目:
        定数フィールド値
      • BOUNDING_BOX_XMIN

        protected static final java.lang.String BOUNDING_BOX_XMIN
        境界ボックスの左上隅の X 座標(GEOMETRY_GRIDのみ)
        関連項目:
        定数フィールド値
      • BOUNDING_BOX_YMAX

        protected static final java.lang.String BOUNDING_BOX_YMAX
        境界ボックスの右上隅の Y 座標(GEOMETRY_GRIDのみ)
        関連項目:
        定数フィールド値
      • BOUNDING_BOX_YMIN

        protected static final java.lang.String BOUNDING_BOX_YMIN
        境界ボックスの左下隅の Y 座標(GEOMETRY_GRIDのみ)
        関連項目:
        定数フィールド値
      • LEVEL_1_GRID

        protected static final java.lang.String LEVEL_1_GRID
        最上位レベルのグリッドのグリッド密度
        関連項目:
        定数フィールド値
      • LEVEL_2_GRID

        protected static final java.lang.String LEVEL_2_GRID
        第 2レベルのグリッドのグリッド密度
        関連項目:
        定数フィールド値
      • LEVEL_3_GRID

        protected static final java.lang.String LEVEL_3_GRID
        第 3レベルのグリッドのグリッド密度
        関連項目:
        定数フィールド値
      • LEVEL_4_GRID

        protected static final java.lang.String LEVEL_4_GRID
        第 4レベルのグリッドのグリッド密度
        関連項目:
        定数フィールド値
      • CELLS_PER_OBJECT

        protected static final java.lang.String CELLS_PER_OBJECT
        空間オブジェクトごとのセル数
        関連項目:
        定数フィールド値
      • SORT_IN_TEMPDB

        public static final java.lang.String SORT_IN_TEMPDB
        SORT_IN_TEMPDB
        関連項目:
        定数フィールド値
    • コンストラクタの詳細

      • SqlServer2008IndexReader

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

      • getSqlSqlNode

        protected com.sqlapp.jdbc.sql.node.SqlNode getSqlSqlNode​(com.sqlapp.data.schemas.ProductVersionInfo productVersionInfo)
        オーバーライド:
        getSqlSqlNode クラス内 SqlServer2005IndexReader
      • createIndex

        protected com.sqlapp.data.schemas.Index createIndex​(com.sqlapp.jdbc.ExResultSet rs)
                                                     throws java.sql.SQLException
        オーバーライド:
        createIndex クラス内 SqlServer2005IndexReader
        例外:
        java.sql.SQLException