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