Uses of Class
com.jk.data.dataaccess.orm.util.JKBooleanConverter
Packages that use JKBooleanConverter
-
Uses of JKBooleanConverter in com.jk.data.dataaccess.orm.util
Subclasses of JKBooleanConverter in com.jk.data.dataaccess.orm.utilModifier and TypeClassDescriptionclassThis class is used to convert boolean values (trueandfalse) into the ("YES","NO") string representation respectively.classThis class is used to convert boolean values (trueandfalse) into the ("Y","N") string representation respectively.