| Package | Description |
|---|---|
| org.apache.ibatis.binding |
TODO fillme.
|
| org.apache.ibatis.builder |
TODO fillme.
|
| org.apache.ibatis.cache |
TODO fillme.
|
| org.apache.ibatis.datasource |
TODO fillme.
|
| org.apache.ibatis.exceptions |
TODO fillme.
|
| org.apache.ibatis.executor |
TODO fillme.
|
| org.apache.ibatis.logging |
TODO fillme.
|
| org.apache.ibatis.parsing |
TODO fillme.
|
| org.apache.ibatis.plugin |
TODO fillme.
|
| org.apache.ibatis.reflection |
TODO fillme.
|
| org.apache.ibatis.scripting | |
| org.apache.ibatis.session |
TODO fillme.
|
| org.apache.ibatis.transaction |
TODO fillme.
|
| org.apache.ibatis.type |
TODO fillme.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BindingException |
| Modifier and Type | Class and Description |
|---|---|
class |
BuilderException |
class |
IncompleteElementException |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheException |
| Modifier and Type | Class and Description |
|---|---|
class |
DataSourceException |
| Modifier and Type | Class and Description |
|---|---|
class |
TooManyResultsException |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchExecutorException |
class |
ExecutorException |
| Modifier and Type | Class and Description |
|---|---|
class |
LogException |
| Modifier and Type | Class and Description |
|---|---|
class |
ParsingException |
| Modifier and Type | Class and Description |
|---|---|
class |
PluginException |
| Modifier and Type | Class and Description |
|---|---|
class |
ReflectionException |
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptingException |
| Modifier and Type | Class and Description |
|---|---|
class |
SqlSessionException |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionException |
| Modifier and Type | Class and Description |
|---|---|
class |
TypeException |
Copyright © 2010-2014 MyBatis.org. All Rights Reserved.