Package | Description |
---|---|
org.datanucleus.store.rdbms.sql |
Series of classes used to generate SQL statements.
|
Modifier and Type | Field and Description |
---|---|
protected Map<String,SQLTableGroup> |
SQLStatement.tableGroups
Map of table groups keyed by the group name.
|
Modifier and Type | Method and Description |
---|---|
SQLTableGroup |
SQLStatement.getTableGroup(String groupName)
Accessor for the table group with this name.
|
Copyright © 2017. All rights reserved.