| Package | Description |
|---|---|
| org.ibatis.client | |
| org.ibatis.spring |
| Modifier and Type | Method and Description |
|---|---|
static Dialect |
Dialect.forName(String dialect) |
Dialect |
SqlMapClient.getDialect()
Get the database dialect.
|
static Dialect |
Dialect.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dialect[] |
Dialect.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Dialect |
SqlMapClientTemplate.getDialect()
Get the dialect of the iBatis instance.
|
Copyright © 2084–2018 dukeware.com. All rights reserved.