| Modifier and Type | Required Element and Description |
|---|---|
Class<?> |
entity1 |
Class<?> |
entity2 |
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
generateMethods |
String |
idName |
boolean |
onlyFields |
String |
tableName
Name of the table, in SQLite style (with words underline separator).
|
public abstract Class<?> entity1
public abstract Class<?> entity2
public abstract String idName
public abstract String tableName
person_city
Copyright © 2018. All rights reserved.