Uses of Package
io.ebean.config.dbplatform
Packages that use io.ebean.config.dbplatform
Package
Description
Configuration settings for Database construction
Database platform specific support
Clickhouse DB specific support.
Cockroach DB specific support.
DB2 specific support.
H2 specific support.
SAP HANA specific support.
Hsqldb specific support.
MySql specific support.
NuoDB specific support.
Oracle specific support.
Postgres specific support.
SqlAnywhere specific support.
Sqlite specific support.
SqlServer specific support.
Provides a API for plugins.
-
Classes in io.ebean.config.dbplatform used by io.ebean.configClassDescriptionDatabase platform specific settings.Defines DB encryption support for encrypting and decrypting data using DB encryption features.The known DB types that are mapped.The types of Identity generation that can be defined.
-
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatformClassDescriptionSimple SQL limiter for use with SqlQuery.Database platform specific settings.Behavior used when ending a query only transaction (at read committed isolation level).Specific persistence error types we wish to map.DB Column default values mapping to database platform specific literals.Defines DB encryption support for encrypting and decrypting data using DB encryption features.History support for the database platform.Defines the identity/sequence behaviour for the database.Represents a DB type with name, length, precision, and scale.Used to map bean property types to DB specific types for DDL generation.The known DB types that are mapped.Integer codes for the extra types beyond java.sql.Types.The types of Identity generation that can be defined.Generates unique id's for objects.Database sequence based IdGenerator.Translate SQLException based on SQLState codes.Used to build a SQLCodeTranslator given DB platform specific codes.Used to translate SQLExceptions to specific persistence exceptions.Adds SQL limiting to a query (such as LIMIT OFFSET).The request object for the query that can have sql limiting applied to it (such as a LIMIT OFFSET clause).The resulting SQL from a SqlLimit process.
-
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.clickhouse
-
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.cockroach
-
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.db2ClassDescriptionDatabase platform specific settings.History support for the database platform.SQL2011 based history support using 'as of timestamp' type clause appended as part of the the from or join clause.Generates unique id's for objects.Database sequence based IdGenerator using Sequence Step 1 but batch fetch many sequence values.Database sequence based IdGenerator.Adds SQL limiting to a query (such as LIMIT OFFSET).The request object for the query that can have sql limiting applied to it (such as a LIMIT OFFSET clause).The resulting SQL from a SqlLimit process.
-
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.h2ClassDescriptionBase type for DB platform specific Encryption.Database platform specific settings.Defines DB encryption support for encrypting and decrypting data using DB encryption features.History support for the database platform.Database view based implementation of DbHistorySupport.Generates unique id's for objects.Database sequence based IdGenerator using Sequence Step 1 but batch fetch many sequence values.Database sequence based IdGenerator.
-
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.hanaClassDescriptionSimple SQL limiter for use with SqlQuery.Database platform specific settings.History support for the database platform.SQL2011 based history support using 'as of timestamp' type clause appended as part of the the from or join clause.Adds SQL limiting to a query (such as LIMIT OFFSET).The request object for the query that can have sql limiting applied to it (such as a LIMIT OFFSET clause).The resulting SQL from a SqlLimit process.
-
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.hsqldbClassDescriptionDatabase platform specific settings.Generates unique id's for objects.
-
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.mariadbClassDescriptionDatabase platform specific settings.History support for the database platform.SQL2011 based history support using 'as of timestamp' type clause appended as part of the the from or join clause.Generates unique id's for objects.Database sequence based IdGenerator.Database sequence based IdGenerator using Sequence Step (e.g.
-
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.mysqlClassDescriptionBase type for DB platform specific Encryption.Database platform specific settings.Defines DB encryption support for encrypting and decrypting data using DB encryption features.History support for the database platform.Represents a DB type with name, length, precision, and scale.Database view based implementation of DbHistorySupport.Integer codes for the extra types beyond java.sql.Types.
-
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.nuodbClassDescriptionDatabase platform specific settings.History support for the database platform.Database view based implementation of DbHistorySupport.Generates unique id's for objects.Database sequence based IdGenerator.Database sequence based IdGenerator using Sequence Step (e.g.
-
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.oracleClassDescriptionBase type for DB platform specific Encryption.Simple SQL limiter for use with SqlQuery.Database platform specific settings.Defines DB encryption support for encrypting and decrypting data using DB encryption features.History support for the database platform.SQL2011 based history support using 'as of timestamp' type clause appended as part of the the from or join clause.Generates unique id's for objects.Database sequence based IdGenerator using Sequence Step 1 but batch fetch many sequence values.Database sequence based IdGenerator.
-
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.postgresClassDescriptionBase type for DB platform specific Encryption.Database platform specific settings.Defines DB encryption support for encrypting and decrypting data using DB encryption features.History support for the database platform.Database view based implementation of DbHistorySupport.Generates unique id's for objects.Database sequence based IdGenerator using Sequence Step 1 but batch fetch many sequence values.Database sequence based IdGenerator.
-
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.sqlanywhereClassDescriptionDatabase platform specific settings.Adds SQL limiting to a query (such as LIMIT OFFSET).The request object for the query that can have sql limiting applied to it (such as a LIMIT OFFSET clause).The resulting SQL from a SqlLimit process.
-
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.sqlite
-
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.sqlserverClassDescriptionBase type for DB platform specific Encryption.Simple SQL limiter for use with SqlQuery.Database platform specific settings.Defines DB encryption support for encrypting and decrypting data using DB encryption features.History support for the database platform.SQL2011 based history support using 'as of timestamp' type clause appended as part of the the from or join clause.Generates unique id's for objects.Database sequence based IdGenerator.Database sequence based IdGenerator using Sequence Step (e.g.Adds SQL limiting to a query (such as LIMIT OFFSET).The request object for the query that can have sql limiting applied to it (such as a LIMIT OFFSET clause).The resulting SQL from a SqlLimit process.
-
Classes in io.ebean.config.dbplatform used by io.ebean.config.dbplatform.yugabyte
-
Classes in io.ebean.config.dbplatform used by io.ebean.pluginClassDescriptionDatabase platform specific settings.The types of Identity generation that can be defined.