Class OjbCharBooleanConversion4

java.lang.Object
org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversionBase
org.kuali.rice.core.framework.persistence.ojb.conversion.OjbCharBooleanConversion4
All Implemented Interfaces:
Serializable, org.apache.ojb.broker.accesslayer.conversions.FieldConversion

@Deprecated public final class OjbCharBooleanConversion4 extends OjbCharBooleanConversionBase
Deprecated.
Use OjbCharBooleanConversion2 instead
This class converts the "Y" or "N" value from the database into a true or false in Java.
See Also: