Package | Description |
---|---|
org.javalite.activejdbc.conversion |
Classes to manage data conversions, se Data conversions
|
Modifier and Type | Method and Description |
---|---|
static BlankToNullConverter |
BlankToNullConverter.instance() |
static BlankToNullConverter |
BlankToNullConverter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BlankToNullConverter[] |
BlankToNullConverter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 JavaLite. All rights reserved.