Package | Description |
---|---|
org.apache.ibatis.executor |
Contains the statement executors.
|
org.apache.ibatis.executor.keygen |
Contains the key generators.
|
org.apache.ibatis.executor.loader |
Base package for loading results into beans.
|
org.apache.ibatis.executor.resultset |
Contains the result processing logic.
|
org.apache.ibatis.executor.statement |
Statement handlers.
|
org.apache.ibatis.session |
Base package.
|
org.apache.ibatis.session.defaults |
Default impl for SqlSession.
|
Class and Description |
---|
BaseExecutor |
BatchResult |
ErrorContext |
ExecutionPlaceholder |
Executor |
ExecutorException |
Class and Description |
---|
Executor |
Class and Description |
---|
Executor |
ResultExtractor |
Class and Description |
---|
Executor |
Class and Description |
---|
Executor |
Class and Description |
---|
BatchResult |
Executor |
Class and Description |
---|
BatchResult |
Executor |
Copyright © 2009–2021 MyBatis.org. All rights reserved.