Package | Description |
---|---|
org.apache.ibatis.builder |
Base package for the Configuration building code.
|
org.apache.ibatis.cache |
Base package for caching stuff.
|
org.apache.ibatis.cache.decorators |
Contains cache decorators.
|
org.apache.ibatis.cache.impl |
Contains the default cache implementation.
|
org.apache.ibatis.executor |
Contains the statement executors.
|
org.apache.ibatis.executor.loader |
Base package for loading results into beans.
|
org.apache.ibatis.mapping |
Base package for mapping.
|
org.apache.ibatis.session |
Base package.
|
Class and Description |
---|
Cache
SPI for cache providers.
|
Class and Description |
---|
Cache
SPI for cache providers.
|
CacheKey |
Class and Description |
---|
Cache
SPI for cache providers.
|
Class and Description |
---|
Cache
SPI for cache providers.
|
Class and Description |
---|
CacheKey |
Class and Description |
---|
CacheKey |
Class and Description |
---|
Cache
SPI for cache providers.
|
Class and Description |
---|
Cache
SPI for cache providers.
|
Copyright © 2009–2021 MyBatis.org. All rights reserved.