| Package | Description |
|---|---|
| org.mybatis.generator.config | |
| org.mybatis.generator.internal |
| Modifier and Type | Method and Description |
|---|---|
JDBCConnectionConfiguration |
Context.getJdbcConnectionConfiguration()
Gets the jdbc connection configuration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Context.setJdbcConnectionConfiguration(JDBCConnectionConfiguration jdbcConnectionConfiguration)
Sets the jdbc connection configuration.
|
| Constructor and Description |
|---|
JDBCConnectionFactory(JDBCConnectionConfiguration config)
This constructor is called when there is a JDBCConnectionConfiguration
specified in the configuration.
|
Copyright © 2006–2016 MyBatis.org. All rights reserved.