|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IDataBaseEvent.Type | |
|---|---|
| com.ikokoon.serenity.persistence | |
| Uses of IDataBaseEvent.Type in com.ikokoon.serenity.persistence |
|---|
| Methods in com.ikokoon.serenity.persistence that return IDataBaseEvent.Type | |
|---|---|
IDataBaseEvent.Type |
IDataBaseEvent.getEventType()
Access to the type of event the database is firing. |
IDataBaseEvent.Type |
DataBaseEvent.getEventType()
|
static IDataBaseEvent.Type |
IDataBaseEvent.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IDataBaseEvent.Type[] |
IDataBaseEvent.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in com.ikokoon.serenity.persistence with parameters of type IDataBaseEvent.Type | |
|---|---|
DataBaseEvent(IDataBase dataBase,
IDataBaseEvent.Type type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||