Package | Description |
---|---|
org.apache.ibatis.mapping |
TODO fillme.
|
org.apache.ibatis.session |
Base package.
|
Modifier and Type | Method and Description |
---|---|
Environment |
Environment.Builder.build() |
Modifier and Type | Field and Description |
---|---|
protected Environment |
Configuration.environment |
Modifier and Type | Method and Description |
---|---|
Environment |
Configuration.getEnvironment() |
Modifier and Type | Method and Description |
---|---|
void |
Configuration.setEnvironment(Environment environment) |
Constructor and Description |
---|
Configuration(Environment environment) |
Copyright © 2010–2015 MyBatis.org. All rights reserved.