Package io.ebean.config.dbplatform.mysql
MySql specific support.
-
Class Summary Class Description BaseMySqlPlatform Base platform for both MySql and MariaDB.MySql55Platform MySqlBlob Support for blob, mediumblob or longblob selection based on the deployment length.MySqlClob Support for text, mediumtext or longtext selection based on the deployment length.MySqlDbEncrypt MySql aes_encrypt aes_decrypt based encryption support.MySqlHistorySupport Runtime support for @History with MySql.MySqlPlatform MySQL specific platform.