public class TnBeanArrayResultSetHandler extends TnBeanListResultSetHandler
TnBeanListResultSetHandler.BeanRowHandler_relationRowCreator, _rowCreator| コンストラクタと説明 |
|---|
TnBeanArrayResultSetHandler(TnBeanMetaData beanMetaData,
TnRowCreator rowCreator,
TnRelationRowCreator relationRowCreator) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Object |
handle(ResultSet rs) |
canRelationMappingCache, checkNonSpecifiedColumnAccess, createRelationRowCache, createRelationSelector, filterOptionalRelationRowIfNeeds, getConditionBean, getFirstLevelRelationPath, getSelectedRelationCount, hasConditionBean, hasOutsideSqlContext, isOutsideSqlNonSpecifiedColumnAccessChecked, isOutsideSqlNonSpecifiedColumnAccessCheckTarget, isSelectedRelationEmpty, isSpecifiedOutsideSql, isUndefinedClassificationSelectAllowed, isUseColumnNullObjectHandling, mappingBean, mappingFirstRelationadjustCreatedRelationRow, adjustCreatedRow, createPropertyCache, createRelationPropertyCache, createRelationRow, createRow, createSelectColumnMap, getBeanMetaDatapublic TnBeanArrayResultSetHandler(TnBeanMetaData beanMetaData, TnRowCreator rowCreator, TnRelationRowCreator relationRowCreator)
beanMetaData - Bean meta data. (NotNull)rowCreator - Row creator. (NotNull)relationRowCreator - Relation row creator. (NotNul)public Object handle(ResultSet rs) throws SQLException
handle インタフェース内 TnResultSetHandlerhandle クラス内 TnBeanListResultSetHandlerSQLExceptionCopyright © 2014–2015 The DBFlute Project. All rights reserved.