| パッケージ | 説明 |
|---|---|
| org.dbflute.cbean.sqlclause |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected Map<String,Map<String,SelectedRelationColumn>> |
AbstractSqlClause._selectedRelationColumnMap
The column map of selected relation.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected Map<String,SelectedRelationColumn> |
AbstractSqlClause.createSelectedSelectColumnInfo(String foreignTableAliasName,
String localTableDbName,
String foreignPropertyName,
String localRelationPath) |
Map<String,Map<String,SelectedRelationColumn>> |
SqlClause.getSelectedRelationColumnMap()
Get the map of selected relation column.
|
Map<String,Map<String,SelectedRelationColumn>> |
AbstractSqlClause.getSelectedRelationColumnMap()
Get the map of selected relation column.
|
Copyright © 2014–2015 The DBFlute Project. All rights reserved.