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