Uses of Class
org.teiid.translator.simpledb.SimpleDBPlugin.Event
-
Packages that use SimpleDBPlugin.Event Package Description org.teiid.translator.simpledb -
-
Uses of SimpleDBPlugin.Event in org.teiid.translator.simpledb
Methods in org.teiid.translator.simpledb that return SimpleDBPlugin.Event Modifier and Type Method Description static SimpleDBPlugin.EventSimpleDBPlugin.Event. valueOf(String name)Returns the enum constant of this type with the specified name.static SimpleDBPlugin.Event[]SimpleDBPlugin.Event. values()Returns an array containing the constants of this enum type, in the order they are declared.
-