Uses of Class
com.ikokoon.serenity.persistence.IDataBaseEvent.Type

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.
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.
 



Copyright © 2010. All Rights Reserved.