Uses of Interface
io.ebean.config.dbplatform.DbEncryptFunction
Packages that use DbEncryptFunction
-
Uses of DbEncryptFunction in io.ebean.config.dbplatform
Methods in io.ebean.config.dbplatform that return DbEncryptFunctionModifier and TypeMethodDescriptionAbstractDbEncrypt.getDbEncryptFunction(int jdbcType) Return the DB encryption function for the given JDBC type.DbEncrypt.getDbEncryptFunction(int jdbcType) Return the DB encrypt function for the given JDBC type.