Package | Description |
---|---|
org.javalite.activejdbc |
ActiveJDBC - the agile Java ORM.
|
Modifier and Type | Method and Description |
---|---|
static Registry |
Registry.instance() |
static Registry |
Registry.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Registry[] |
Registry.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 JavaLite. All rights reserved.