Package | Description |
---|---|
org.apache.ibatis.builder |
Base package for the Configuration building code
|
org.apache.ibatis.session |
Base package.
|
Modifier and Type | Field and Description |
---|---|
protected TypeAliasRegistry |
BaseBuilder.typeAliasRegistry |
Modifier and Type | Field and Description |
---|---|
protected TypeAliasRegistry |
Configuration.typeAliasRegistry |
Modifier and Type | Method and Description |
---|---|
TypeAliasRegistry |
Configuration.getTypeAliasRegistry() |
Copyright © 2010–2015 MyBatis.org. All rights reserved.