| パッケージ | 説明 |
|---|---|
| org.dbflute.s2dao.extension | |
| org.dbflute.s2dao.rowcreator.impl | |
| org.dbflute.s2dao.rshandler |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
TnRelationRowCreatorExtension
The DBFlute extension of relation row creator.
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
TnRelationRowCreatorImpl
The implementation as S2Dao of creator of relation row.
|
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected TnRelationRowCreator |
TnAbstractBeanResultSetHandler._relationRowCreator |
| コンストラクタと説明 |
|---|
TnAbstractBeanResultSetHandler(TnBeanMetaData beanMetaData,
TnRowCreator rowCreator,
TnRelationRowCreator relationRowCreator) |
TnBeanArrayResultSetHandler(TnBeanMetaData beanMetaData,
TnRowCreator rowCreator,
TnRelationRowCreator relationRowCreator) |
TnBeanCursorResultSetHandler(TnBeanMetaData beanMetaData,
TnRowCreator rowCreator,
TnRelationRowCreator relationRowCreator) |
TnBeanListResultSetHandler(TnBeanMetaData beanMetaData,
TnRowCreator rowCreator,
TnRelationRowCreator relationRowCreator) |
Copyright © 2014–2015 The DBFlute Project. All rights reserved.