Package com.jk.data.dataaccess.orm.util
package com.jk.data.dataaccess.orm.util
-
ClassesClassDescriptionThis class is used to convert boolean values (
true
andfalse
) into a custom string representation.This class is used to convert boolean values (true
andfalse
) into the ("YES"
,"NO"
) string representation respectively.This class is used to convert boolean values (true
andfalse
) into the ("Y"
,"N"
) string representation respectively.