| 程序包 | 说明 |
|---|---|
| org.mybatis.generator.api |
Provides the main classes and interfaces used by clients of MyBatis Generator.
|
| org.mybatis.generator.config |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<OneToMany> |
IntrospectedTable.getOneToManys() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IntrospectedTable.setOneToManys(java.util.List<OneToMany> oneToManys) |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.List<OneToMany> |
TableConfiguration.getOneToManys() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
TableConfiguration.setOneToManys(java.util.List<OneToMany> oneToManys) |
Copyright © 2018. All Rights Reserved.