Package | Description |
---|---|
net.ymate.platform.persistence.jdbc |
Modifier and Type | Method and Description |
---|---|
static DatabaseEvent.EVENT |
DatabaseEvent.EVENT.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatabaseEvent.EVENT[] |
DatabaseEvent.EVENT.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DatabaseEvent(IDatabase owner,
DatabaseEvent.EVENT eventName) |
Copyright © 2022. All rights reserved.