Uses of Package
io.ebean.config.dbplatform
Package
Description
Configuration settings for Database construction
Database platform specific support
Provides a API for plugins.
-
ClassDescriptionDatabase 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.
-
ClassDescriptionSimple 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.
-
ClassDescriptionDatabase platform specific settings.The types of Identity generation that can be defined.