|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SQLTableGroup | |
|---|---|
| org.datanucleus.store.rdbms.sql | Series of classes used to generate SQL statements. |
| Uses of SQLTableGroup in org.datanucleus.store.rdbms.sql |
|---|
| Fields in org.datanucleus.store.rdbms.sql with type parameters of type SQLTableGroup | |
|---|---|
protected Map<String,SQLTableGroup> |
SQLStatement.tableGroups
Map of table groups keyed by the group name. |
| Methods in org.datanucleus.store.rdbms.sql that return SQLTableGroup | |
|---|---|
SQLTableGroup |
SQLStatement.getTableGroup(String groupName)
Accessor for the table group with this name. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||