| パッケージ | 説明 |
|---|---|
| org.dbflute.cbean.result |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
<DTO> PagingResultBean<DTO> |
PagingResultBean.mappingList(EntityDtoMapper<ENTITY,DTO> entityDtoMapper) |
<DTO> ListResultBean<DTO> |
ListResultBean.mappingList(EntityDtoMapper<ENTITY,DTO> entityLambda)
Map the entity list to the list of other object.
|
Copyright © 2014–2015 The DBFlute Project. All rights reserved.