org.hibernate.jdbc
Class Expectations.BasicExpectation
java.lang.Object
org.hibernate.jdbc.Expectations.BasicExpectation
- Expectations
- Expectation
public static class Expectations.BasicExpectation
extends java.lang.Object
BasicExpectation
protected BasicExpectation(int expectedRowCount)
determineRowCount
protected int determineRowCount(int reportedRowCount,
PreparedStatement statement)
verifyOutcome
public final void verifyOutcome(int rowCount,
PreparedStatement statement,
int batchPosition)
- verifyOutcome in interface Expectation