Uses of Class
org.eclipse.persistence.internal.expressions.SQLUpdateStatement
-
Packages that use SQLUpdateStatement Package Description org.eclipse.persistence.internal.queries -
-
Uses of SQLUpdateStatement in org.eclipse.persistence.internal.queries
Methods in org.eclipse.persistence.internal.queries that return SQLUpdateStatement Modifier and Type Method Description protected SQLUpdateStatementExpressionQueryMechanism. buildUpdateStatement(DatabaseTable table)Return the appropriate update statement
-