Class Checkers
java.lang.Object
org.hibernate.action.queue.spi.bind.Checkers
- Since:
- 8.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanidentifiedResultsCheck(Expectation expectation, int affectedRowCount, int batchPosition, MutationTarget<?, ?> mutationTarget, TableDescriptor mutatingTable, Object id, String sqlString, SessionFactoryImplementor sessionFactory)
-
Constructor Details
-
Checkers
public Checkers()
-
-
Method Details
-
identifiedResultsCheck
public static boolean identifiedResultsCheck(Expectation expectation, int affectedRowCount, int batchPosition, MutationTarget<?, ?> mutationTarget, TableDescriptor mutatingTable, Object id, String sqlString, SessionFactoryImplementor sessionFactory)
-