Package | Description |
---|---|
org.mybatis.generator.config | |
org.mybatis.generator.internal.db |
Modifier and Type | Method and Description |
---|---|
JDBCConnectionConfiguration |
Context.getJdbcConnectionConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
Context.setJdbcConnectionConfiguration(JDBCConnectionConfiguration jdbcConnectionConfiguration) |
Modifier and Type | Method and Description |
---|---|
Connection |
ConnectionFactory.getConnection(JDBCConnectionConfiguration config) |
Copyright © 2010–2018 MyBatis.org. All rights reserved.