Package org.kuali.rice.core.framework.persistence.ojb.conversion
package org.kuali.rice.core.framework.persistence.ojb.conversion
-
ClassesClassDescriptionPerforms conversion of java boolean fields to and from the databaseThis class originates from a similar class in the Kuali Financial System and has been adapted from that original state which was originally authored by the Kuali Nervous System team.Deprecated.Use OjbCharBooleanConversion2 insteadThis class converts the "T" or "F" value from the database into a true or false in Java.This class calls core service to encrypt values going to the database and decrypt values coming back from the database.