|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of StatementType in org.apache.camel.component.mybatis |
|---|
| Methods in org.apache.camel.component.mybatis that return StatementType | |
|---|---|
StatementType |
MyBatisEndpoint.getStatementType()
|
static StatementType |
StatementType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static StatementType[] |
StatementType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.camel.component.mybatis with parameters of type StatementType | |
|---|---|
void |
MyBatisEndpoint.setStatementType(StatementType statementType)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||