Uses of Class
org.hibernate.engine.jdbc.mutation.internal.PreparedStatementGroupSingleTable
Packages that use PreparedStatementGroupSingleTable
-
Uses of PreparedStatementGroupSingleTable in org.hibernate.engine.jdbc.mutation.internal
Methods in org.hibernate.engine.jdbc.mutation.internal that return PreparedStatementGroupSingleTableModifier and TypeMethodDescriptionprotected abstract PreparedStatementGroupSingleTable
AbstractSingleMutationExecutor.getStatementGroup()
protected PreparedStatementGroupSingleTable
MutationExecutorSingleBatched.getStatementGroup()
protected PreparedStatementGroupSingleTable
MutationExecutorSingleNonBatched.getStatementGroup()