| Interface | Description |
|---|---|
| SqlMapClient |
A thread safe client for working with your SQL Maps (Start Here).
|
| SqlMapExecutor |
This interface declares all methods involved with executing statements and batches for an SQL Map.
|
| SqlMapSession |
A single threaded session for working with your SQL Maps.
|
| SqlMapTransactionManager |
This interface declares methods for demarcating SQL Map transactions.
|
| Class | Description |
|---|---|
| BatchResult |
This class holds the statement and row information for every successful batch executed by iBATIS
|
| LogR |
| Exception | Description |
|---|---|
| SqlMapException |
Thrown to indicate a problem with SQL Map configuration or state.
|
Copyright © 2084–2018 dukeware.com. All rights reserved.