Uses of Class
org.javalite.activejdbc.conversion.ZeroToNullConverter

Packages that use ZeroToNullConverter
org.javalite.activejdbc.conversion   
 

Uses of ZeroToNullConverter in org.javalite.activejdbc.conversion
 

Methods in org.javalite.activejdbc.conversion that return ZeroToNullConverter
static ZeroToNullConverter ZeroToNullConverter.instance()
           
static ZeroToNullConverter ZeroToNullConverter.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ZeroToNullConverter[] ZeroToNullConverter.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015 JavaLite. All rights reserved.