Uses of Package
io.ebean.config.dbplatform
-
Classes in io.ebean.config.dbplatform used by io.ebean.config Class Description DatabasePlatform Database platform specific settings.DbEncrypt Defines DB encryption support for encrypting and decrypting data using DB encryption features.DbType The known DB types that are mapped.IdType The types of Identity generation that can be defined. -
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform Class Description BasicSqlLimiter Simple SQL limiter for use with SqlQuery.DatabasePlatform Database platform specific settings.DatabasePlatform.OnQueryOnly Behavior used when ending a query only transaction (at read committed isolation level).DataErrorType Specific persistence error types we wish to map.DbDefaultValue DB Column default values mapping to database platform specific literals.DbEncrypt Defines DB encryption support for encrypting and decrypting data using DB encryption features.DbEncryptFunction DbHistorySupport History support for the database platform.DbIdentity Defines the identity/sequence behaviour for the database.DbPlatformType Represents a DB type with name, length, precision, and scale.DbPlatformTypeMapping Used to map bean property types to DB specific types for DDL generation.DbType The known DB types that are mapped.ExtraDbTypes Integer codes for the extra types beyond java.sql.Types.IdType The types of Identity generation that can be defined.PlatformIdGenerator Generates unique id's for objects.SequenceIdGenerator Database sequence based IdGenerator.SqlCodeTranslator Translate SQLException based on SQLState codes.SqlErrorCodes Used to build a SQLCodeTranslator given DB platform specific codes.SqlExceptionTranslator Used to translate SQLExceptions to specific persistence exceptions.SqlLimiter Adds SQL limiting to a query (such as LIMIT OFFSET).SqlLimitRequest The request object for the query that can have sql limiting applied to it (such as a LIMIT OFFSET clause).SqlLimitResponse The resulting SQL from a SqlLimit process. -
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.clickhouse Class Description DatabasePlatform Database platform specific settings. -
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.cockroach Class Description DatabasePlatform Database platform specific settings. -
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.db2 Class Description DatabasePlatform Database platform specific settings.PlatformIdGenerator Generates unique id's for objects.SequenceBatchIdGenerator Database sequence based IdGenerator using Sequence Step 1 but batch fetch many sequence values.SequenceIdGenerator Database sequence based IdGenerator.SqlLimiter Adds SQL limiting to a query (such as LIMIT OFFSET).SqlLimitRequest The request object for the query that can have sql limiting applied to it (such as a LIMIT OFFSET clause).SqlLimitResponse The resulting SQL from a SqlLimit process. -
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.h2 Class Description AbstractDbEncrypt Base type for DB platform specific Encryption.DatabasePlatform Database platform specific settings.DbEncrypt Defines DB encryption support for encrypting and decrypting data using DB encryption features.DbHistorySupport History support for the database platform.DbViewHistorySupport Database view based implementation of DbHistorySupport.PlatformIdGenerator Generates unique id's for objects.SequenceBatchIdGenerator Database sequence based IdGenerator using Sequence Step 1 but batch fetch many sequence values.SequenceIdGenerator Database sequence based IdGenerator. -
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.hana Class Description BasicSqlLimiter Simple SQL limiter for use with SqlQuery.DatabasePlatform Database platform specific settings.DbHistorySupport History support for the database platform.DbStandardHistorySupport SQL2011 based history support using 'as of timestamp' type clause appended as part of the the from or join clause.SqlLimiter Adds SQL limiting to a query (such as LIMIT OFFSET).SqlLimitRequest The request object for the query that can have sql limiting applied to it (such as a LIMIT OFFSET clause).SqlLimitResponse The resulting SQL from a SqlLimit process. -
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.hsqldb Class Description DatabasePlatform Database platform specific settings.PlatformIdGenerator Generates unique id's for objects. -
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.mariadb Class Description DatabasePlatform Database platform specific settings.DbHistorySupport History support for the database platform.DbStandardHistorySupport SQL2011 based history support using 'as of timestamp' type clause appended as part of the the from or join clause. -
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.mysql Class Description AbstractDbEncrypt Base type for DB platform specific Encryption.DatabasePlatform Database platform specific settings.DbEncrypt Defines DB encryption support for encrypting and decrypting data using DB encryption features.DbHistorySupport History support for the database platform.DbPlatformType Represents a DB type with name, length, precision, and scale.DbViewHistorySupport Database view based implementation of DbHistorySupport.ExtraDbTypes Integer codes for the extra types beyond java.sql.Types. -
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.nuodb Class Description DatabasePlatform Database platform specific settings.DbHistorySupport History support for the database platform.DbViewHistorySupport Database view based implementation of DbHistorySupport.PlatformIdGenerator Generates unique id's for objects.SequenceIdGenerator Database sequence based IdGenerator.SequenceStepIdGenerator Database sequence based IdGenerator using Sequence Step (e.g. -
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.oracle Class Description AbstractDbEncrypt Base type for DB platform specific Encryption.BasicSqlLimiter Simple SQL limiter for use with SqlQuery.DatabasePlatform Database platform specific settings.DbEncrypt Defines DB encryption support for encrypting and decrypting data using DB encryption features.DbHistorySupport History support for the database platform.DbStandardHistorySupport SQL2011 based history support using 'as of timestamp' type clause appended as part of the the from or join clause.PlatformIdGenerator Generates unique id's for objects.SequenceBatchIdGenerator Database sequence based IdGenerator using Sequence Step 1 but batch fetch many sequence values.SequenceIdGenerator Database sequence based IdGenerator. -
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.postgres Class Description AbstractDbEncrypt Base type for DB platform specific Encryption.DatabasePlatform Database platform specific settings.DbEncrypt Defines DB encryption support for encrypting and decrypting data using DB encryption features.DbHistorySupport History support for the database platform.DbViewHistorySupport Database view based implementation of DbHistorySupport.PlatformIdGenerator Generates unique id's for objects.SequenceBatchIdGenerator Database sequence based IdGenerator using Sequence Step 1 but batch fetch many sequence values.SequenceIdGenerator Database sequence based IdGenerator. -
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.sqlanywhere Class Description DatabasePlatform Database platform specific settings.SqlLimiter Adds SQL limiting to a query (such as LIMIT OFFSET).SqlLimitRequest The request object for the query that can have sql limiting applied to it (such as a LIMIT OFFSET clause).SqlLimitResponse The resulting SQL from a SqlLimit process. -
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.sqlite Class Description DatabasePlatform Database platform specific settings. -
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.sqlserver Class Description BasicSqlLimiter Simple SQL limiter for use with SqlQuery.DatabasePlatform Database platform specific settings.DbHistorySupport History support for the database platform.DbStandardHistorySupport SQL2011 based history support using 'as of timestamp' type clause appended as part of the the from or join clause.PlatformIdGenerator Generates unique id's for objects.SequenceIdGenerator Database sequence based IdGenerator.SequenceStepIdGenerator Database sequence based IdGenerator using Sequence Step (e.g.SqlLimiter Adds SQL limiting to a query (such as LIMIT OFFSET).SqlLimitRequest The request object for the query that can have sql limiting applied to it (such as a LIMIT OFFSET clause).SqlLimitResponse The resulting SQL from a SqlLimit process. -
Classes in io.ebean.config.dbplatform used by io.ebean.plugin Class Description DatabasePlatform Database platform specific settings.IdType The types of Identity generation that can be defined.