Uses of Class
org.hibernate.engine.jdbc.mutation.internal.AbstractPreparedStatementGroup
Packages that use AbstractPreparedStatementGroup
-
Uses of AbstractPreparedStatementGroup in org.hibernate.engine.jdbc.mutation.internal
Modifier and TypeClassDescriptionclass
PreparedStatementGroup
implementation for cases where we have just a single operationclass
A group ofPreparedStatementDetails
references related to multi-table entity mappings.