|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommitMode | |
|---|---|
| org.kuali.common.jdbc.model.context | |
| org.kuali.common.jdbc.model.enums | |
| Uses of CommitMode in org.kuali.common.jdbc.model.context |
|---|
| Methods in org.kuali.common.jdbc.model.context that return CommitMode | |
|---|---|
CommitMode |
JdbcContext.getCommitMode()
|
| Methods in org.kuali.common.jdbc.model.context with parameters of type CommitMode | |
|---|---|
JdbcContext.Builder |
JdbcContext.Builder.commitMode(CommitMode commitMode)
|
| Uses of CommitMode in org.kuali.common.jdbc.model.enums |
|---|
| Methods in org.kuali.common.jdbc.model.enums that return CommitMode | |
|---|---|
static CommitMode |
CommitMode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CommitMode[] |
CommitMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||