Uses of Interface
com.avaje.ebean.config.dbplatform.DbEncryptFunction

Packages that use DbEncryptFunction
com.avaje.ebean.config.dbplatform Database platform specific support 
 

Uses of DbEncryptFunction in com.avaje.ebean.config.dbplatform
 

Methods in com.avaje.ebean.config.dbplatform that return DbEncryptFunction
 DbEncryptFunction DbEncrypt.getDbEncryptFunction(int jdbcType)
           
 DbEncryptFunction AbstractDbEncrypt.getDbEncryptFunction(int jdbcType)
          Return the DB encryption function for the given JDBC type.
 



Copyright © 2010. All Rights Reserved.