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