Uses of Class
com.orientechnologies.orient.core.sql.parser.OUpdateItem
Packages that use OUpdateItem
Package
Description
-
Uses of OUpdateItem in com.orientechnologies.orient.core.sql.executor
Constructor parameters in com.orientechnologies.orient.core.sql.executor with type arguments of type OUpdateItem -
Uses of OUpdateItem in com.orientechnologies.orient.core.sql.parser
Fields in com.orientechnologies.orient.core.sql.parser with type parameters of type OUpdateItemMethods in com.orientechnologies.orient.core.sql.parser that return OUpdateItemMethods in com.orientechnologies.orient.core.sql.parser that return types with arguments of type OUpdateItemModifier and TypeMethodDescriptionOUpdateOperations.getUpdateItems()OBinaryCondition.transformToUpdateItem()OBooleanExpression.transformToUpdateItem()returns the equivalent of current condition as an UPDATE expression with the same syntax, if possible.Methods in com.orientechnologies.orient.core.sql.parser with parameters of type OUpdateItem