Uses of Class
overit.geocall.sql.code.Values
Packages that use Values
-
Uses of Values in overit.geocall.sql.code
Fields in overit.geocall.sql.code declared as ValuesMethods in overit.geocall.sql.code that return ValuesModifier and TypeMethodDescriptionAdds a value to the value's list used in the current sql's fragment.Adds a value to the value's list used in the current sql's fragment and replace the current criterion withthe new one passed by parameter.Adds a field's array to the value's list used in the current sql's fragment.Adds a field's array to the value's list used in the current sql's fragment and replace the current criterion withthe new one passed by parameter.Insert.values()Gets the current values set into "INSERT INTO VALUES" statement.