Package | Description |
---|---|
org.waarp.common.database.data |
Classes implementing Database Data model
|
Modifier and Type | Field and Description |
---|---|
static DbDataModel.Columns[] |
DbDataModel.indexes |
Modifier and Type | Method and Description |
---|---|
static DbDataModel.Columns |
DbDataModel.Columns.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbDataModel.Columns[] |
DbDataModel.Columns.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2020 Waarp. All rights reserved.