Package | Description |
---|---|
org.javalite.activejdbc | |
org.javalite.activejdbc.conversion |
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.
|
Copyright © 2016 JavaLite. All rights reserved.