| Class | Description |
|---|---|
| OjbCharBooleanConversion |
Performs conversion of java boolean fields to and from the database
|
| OjbCharBooleanConversion2 |
This 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.
|
| OjbCharBooleanConversion3 |
This 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.
|
| OjbCharBooleanConversion4 | Deprecated
Use OjbCharBooleanConversion2 instead
|
| OjbCharBooleanConversionBase | |
| OjbCharBooleanConversionTF |
This class converts the "T" or "F" value from the database into a true or false in Java.
|
| OjbDecimalPercentageFieldConversion | |
| OjbKualiDecimalFieldConversion |
This class converts NUMERIC fields from the database into KualiDecimal instances, and vice-versa.
|
| OjbKualiEncryptDecryptFieldConversion |
This class calls core service to encrypt values going to the database and decrypt values coming back from the database.
|
| OjbKualiHashFieldConversion |
This class calls core service to hash values going to the database.
|
| OjbKualiIntegerFieldConversion | |
| OjbKualiIntegerPercentageFieldConversion | |
| OjbKualiPercentFieldConversion |
Creates a KualiPercent object from the data field.
|
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.