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