| パッケージ | 説明 |
|---|---|
| org.dbflute.cbean.result |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
<COLUMN> List<COLUMN> |
ListResultBean.extractColumnList(EntityColumnExtractor<ENTITY,COLUMN> entityLambda)
Extract the value list of the column specified in extractor.
|
<COLUMN> Set<COLUMN> |
ListResultBean.extractColumnSet(EntityColumnExtractor<ENTITY,COLUMN> entityLambda)
Extract the value set of the column specified in extractor.
|
Copyright © 2014–2015 The DBFlute Project. All rights reserved.