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