All Methods Static Methods Instance Methods Concrete Methods
| 修飾子とタイプ |
メソッドと説明 |
static void |
adjustCreatedRelationRow(Object relationRow,
String relationNoSuffix,
TnRelationSelector relSelector,
TnRelationPropertyType rpt)
Adjust created row for relation tables.
|
static TnRelationRowCreatorExtension |
createRelationRowCreator(TnRelationRowOptionalHandler optionalHandler) |
protected void |
doRegisterRelationValue(TnRelationRowCreationResource res,
TnPropertyMapping mapping,
Object value) |
Object |
filterOptionalRelationRowIfNeeds(Object row,
TnRelationPropertyType rpt,
Object relationRow)
Filter the relation row as optional object if it needs.
|
protected int |
getLimitRelationNestLevel() |
protected void |
handleRelationValueRegistration(TnRelationRowCreationResource res,
TnPropertyMapping mapping,
Object value) |
protected boolean |
isCreateDeadLink() |
protected void |
mappingNextRelation(TnRelationRowCreationResource res,
Object row)
Do mapping next relation row.
|
protected Object |
newNonEntityRelationRow(TnRelationPropertyType rpt) |
protected Object |
newRelationRow(TnRelationPropertyType rpt,
TnRelationSelector selector,
String relationNoSuffix,
DBMeta dbmeta) |
protected void |
reflectConditionBeanOptionToEntity(TnRelationSelector selector,
String relationNoSuffix,
Entity entity) |
protected void |
registerRelationValue(TnRelationRowCreationResource res,
String columnName) |
protected void |
setupNextPropertyCache(TnRelationRowCreationResource res,
TnBeanMetaData nextBmd) |
protected void |
setupNextPropertyCacheElement(TnRelationRowCreationResource res,
TnRelationPropertyType nextRpt) |
protected void |
setupNextRelationRow(TnRelationRowCreationResource res) |
protected void |
setupNextRelationRowElement(TnRelationRowCreationResource res,
Object row,
TnRelationPropertyType nextRpt) |
protected void |
setupPropertyCache(TnRelationRowCreationResource res) |
protected void |
setupRelationAllValue(TnRelationRowCreationResource res) |
protected void |
setupRelationKeyValue(TnRelationRowCreationResource res) |
protected void |
setupRelationProperty(TnRelationRowCreationResource res) |