|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.jdbc.Expectations
public class Expectations
Holds various often used Expectations.BasicExpectation definitions.
| Nested Class Summary | |
|---|---|
static class |
Expectations.BasicExpectation
|
static class |
Expectations.BasicParamExpectation
|
| Field Summary | |
|---|---|
static Expectation |
BASIC
|
static Expectation |
NONE
|
static Expectation |
PARAM
|
static int |
USUAL_EXPECTED_COUNT
|
static int |
USUAL_PARAM_POSITION
|
| Method Summary | |
|---|---|
static Expectation |
appropriateExpectation(ExecuteUpdateResultCheckStyle style)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int USUAL_EXPECTED_COUNT
public static final int USUAL_PARAM_POSITION
public static final Expectation NONE
public static final Expectation BASIC
public static final Expectation PARAM
| Method Detail |
|---|
public static Expectation appropriateExpectation(ExecuteUpdateResultCheckStyle style)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||