| Package | Description | 
|---|---|
| org.javalite.activejdbc | 
 ActiveJDBC - the agile Java ORM. 
 | 
| org.javalite.conversion | 
 Classes to manage data conversions, se Data conversions 
 | 
| org.javalite.validation | 
 Data validation , see
 Validations. 
 | 
| Class and Description | 
|---|
| Converter
 Converts instances of S to T. 
 | 
| Class and Description | 
|---|
| BlankToNullConverter
 Converts instances of String that are empty or contain only whitespaces to null. 
 | 
| Converter
 Converts instances of S to T. 
 | 
| ConverterAdapter
 Converts instances of S to T. 
 | 
| ZeroToNullConverter
 Converts instances of Number that are zero to null. 
 | 
| Class and Description | 
|---|
| Converter
 Converts instances of S to T. 
 | 
Copyright © 2020 JavaLite. All rights reserved.