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