Uses of Class
de.ec.sql.Update.UpdateType
-
-
Uses of Update.UpdateType in de.ec.sql
Methods in de.ec.sql that return Update.UpdateType Modifier and Type Method Description static Update.UpdateTypeUpdate.UpdateType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Update.UpdateType[]Update.UpdateType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-