Package | Description |
---|---|
org.datanucleus.store.rdbms.sql |
Series of classes used to generate SQL statements.
|
Modifier and Type | Field and Description |
---|---|
protected List<SQLJoin> |
SQLStatement.joins
List of joins for this statement.
|
Modifier and Type | Method and Description |
---|---|
SQLJoin |
SQLStatement.getJoinForTable(SQLTable sqlTbl)
Accessor for the type of join used for the specified table.
|
Copyright © 2017. All rights reserved.