クラス Virtica80

  • すべての実装されたインタフェース:
    java.io.Serializable, java.lang.Comparable<com.sqlapp.data.db.dialect.Dialect>

    public class Virtica80
    extends Virtica72
    Virtica固有情報クラス
    関連項目:
    直列化された形式
    • ネストされたクラスの概要

      • クラスから継承されたネストされたクラス/インタフェース 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
    • コンストラクタの概要

      コンストラクタ 
      修飾子 コンストラクタ 説明
      protected Virtica80​(java.util.function.Supplier<com.sqlapp.data.db.dialect.Dialect> nextVersionDialectSupplier)  
    • メソッドの概要

      • クラスから継承されたメソッド com.sqlapp.data.db.dialect.Dialect

        compareTo, createJdbcHandler, defaultSchema, domainCheckConstraintColumnName, getCloseQuote, getCurrentDateTimeFunction, getCurrentTimeFunction, getCurrentTimestampFunction, getCurrentTimestampWithTimeZoneFunction, getCurrentTimeWithTimeZoneFunction, getDbDataType, getDbDataTypes, getDefaultCase, getDelimiter, getIdentityColumnString, getIdentityInsertString, getIdentitySelectString, getIndexType, getNextVersionDialect, getObjectFullName, getOpenQuote, getSequenceNextValString, getSqlValueDefinition, getSystemSchema, getValueForDisplay, isDdlRollbackable, isOptimisticLockColumn, isQuoted, matchDataTypeName, nativeCaseString, needQuote, quote, recommendsNTypeChar, setChangeAndResetSqlDelimiter, setDbType, setDbType, setDbType, setDbType, setDecimalType, setIndexTypeName, storesLowerCaseIdentifiers, storesMixedCaseIdentifiers, supportedSchemaTypes, supportsBatchExecuteGeneratedKeys, supportsBatchExecuteResult, supportsCascadeDelete, supportsCascadeRistrict, supportsCascadeUpdate, supportsCatalog, supportsColumnFormula, supportsColumnSequence, supportsDefaultValueFunction, supportsDomain, supportsDropCascade, supportsFunctionOverload, supportsIdentity, supportsIndexNameTableScope, supportsIndexType, supportsLimit, supportsLimitOffset, supportsMerge, supportsProcedureOverload, supportsRownum, supportsRuleOnDelete, supportsRuleOnUpdate, supportsSchema, supportsSequence, supportsStandardOffsetFetchRows, supportsTop, supportsWithRecursive, toString, unQuote
      • クラスから継承されたメソッド java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • コンストラクタの詳細

      • Virtica80

        protected Virtica80​(java.util.function.Supplier<com.sqlapp.data.db.dialect.Dialect> nextVersionDialectSupplier)