| 程序包 | 说明 |
|---|---|
| org.mybatis.generator.config | |
| org.mybatis.generator.internal |
| 限定符和类型 | 方法和说明 |
|---|---|
JDBCConnectionConfiguration |
Context.getJdbcConnectionConfiguration()
Gets the jdbc connection configuration.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Context.setJdbcConnectionConfiguration(JDBCConnectionConfiguration jdbcConnectionConfiguration)
Sets the jdbc connection configuration.
|
| 构造器和说明 |
|---|
JDBCConnectionFactory(JDBCConnectionConfiguration config)
This constructor is called when there is a JDBCConnectionConfiguration
specified in the configuration.
|
Copyright © 2018. All Rights Reserved.