クラス SqlServer2016Sp1
java.lang.Object
com.sqlapp.data.db.dialect.Dialect
com.sqlapp.data.db.dialect.sqlserver.SqlServer2000
com.sqlapp.data.db.dialect.sqlserver.SqlServer2005
com.sqlapp.data.db.dialect.sqlserver.SqlServer2008
com.sqlapp.data.db.dialect.sqlserver.SqlServer2012
com.sqlapp.data.db.dialect.sqlserver.SqlServer2014
com.sqlapp.data.db.dialect.sqlserver.SqlServer2016
com.sqlapp.data.db.dialect.sqlserver.SqlServer2016Sp1
- すべての実装されたインタフェース:
Serializable,Comparable<com.sqlapp.data.db.dialect.Dialect>
- 直系の既知のサブクラス:
SqlServer2017
SQL Server2012
- 関連項目:
-
ネストされたクラスの概要
クラスから継承されたネストされたクラス/インタフェース com.sqlapp.data.db.dialect.Dialect
com.sqlapp.data.db.dialect.Dialect.DateTimeTypeHandler -
フィールドの概要
クラスから継承されたフィールド com.sqlapp.data.db.dialect.Dialect
COLUMN_DEFAULT_VALUE, COLUMN_PRECISION, COLUMN_SCALE, COLUMN_SIZE, DefaultDbType -
コンストラクタの概要
コンストラクタ修飾子コンストラクタ説明protectedSqlServer2016Sp1(Supplier<com.sqlapp.data.db.dialect.Dialect> nextVersionDialectSupplier) -
メソッドの概要
クラスから継承されたメソッド com.sqlapp.data.db.dialect.sqlserver.SqlServer2016
createSqlFactoryRegistry, getCatalogReaderクラスから継承されたメソッド com.sqlapp.data.db.dialect.sqlserver.SqlServer2014
registerDataTypeクラスから継承されたメソッド com.sqlapp.data.db.dialect.sqlserver.SqlServer2012
supportsStandardOffsetFetchRowsクラスから継承されたメソッド com.sqlapp.data.db.dialect.sqlserver.SqlServer2008
supportsColumnFormula, supportsMergeクラスから継承されたメソッド com.sqlapp.data.db.dialect.sqlserver.SqlServer2005
setDbType, setVarcharMax, supportsRuleOnDelete, supportsRuleOnUpdate, supportsSchema, supportsTop, supportsWith, supportsWithRecursiveクラスから継承されたメソッド com.sqlapp.data.db.dialect.sqlserver.SqlServer2000
createSqlSplitter, defaultSchema, doQuote, getCloseQuote, getCurrentDateFunction, getCurrentDateTimeFunction, getCurrentTimestampFunction, getCurrentTimestampWithTimeZoneFunction, getDefaultCase, getIdentityColumnString, getIdentitySelectString, getObjectFullName, getOpenQuote, getProductName, getSimpleName, isDdlRollbackable, isOptimisticLockColumn, recommendsNTypeChar, setChangeAndResetSqlDelimiter, storesMixedCaseIdentifiers, supportsCascadeDelete, supportsCascadeUpdate, supportsCatalog, supportsDefaultValueFunction, supportsDropCascade, supportsFunctionOverload, supportsIdentity, supportsIndexNameTableScope, supportsProcedureOverloadクラスから継承されたメソッド com.sqlapp.data.db.dialect.Dialect
compareTo, createJdbcHandler, domainCheckConstraintColumnName, getCurrentTimeFunction, getCurrentTimeWithTimeZoneFunction, getDbDataType, getDbDataTypes, getDelimiter, getIdentityInsertString, getIndexType, getNextVersionDialect, getSequenceNextValString, getSqlValueDefinition, getSystemSchema, getValueForDisplay, isQuoted, matchDataTypeName, nativeCaseString, needQuote, quote, setDbType, setDbType, setDbType, setDecimalType, setIndexTypeName, setIndexTypeName, storesLowerCaseIdentifiers, supportedSchemaTypes, supportsBatchExecuteGeneratedKeys, supportsBatchExecuteResult, supportsCascadeRistrict, supportsColumnSequence, supportsDomain, supportsIndexType, supportsLimit, supportsLimitOffset, supportsRownum, supportsSequence, toString, unQuote
-
コンストラクタの詳細
-
SqlServer2016Sp1
-
-
メソッドの詳細
-
hashCode
public int hashCode()- オーバーライド:
hashCodeクラス内SqlServer2016
-
equals
クラスからコピーされた説明:SqlServer2005同値判定- オーバーライド:
equalsクラス内SqlServer2016
-
createSqlBuilder
- オーバーライド:
createSqlBuilderクラス内SqlServer2008
-