public class TnRelationRowOptionalNullThrower extends SerializableOptionalThingExceptionThrower
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected Object[] |
_args |
protected String |
_invokePath |
protected String |
_propertyName |
protected Object |
_row |
protected String |
_sql |
| コンストラクタと説明 |
|---|
TnRelationRowOptionalNullThrower(Object row,
String propertyName,
String invokePath,
String sql,
Object[] args) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected BoundDateDisplayStyle |
createBoundDateDisplayStyle(TimeZone finalTimeZone) |
protected DisplaySqlBuilder |
createDisplaySqlBuilder(TimeZone finalTimeZone) |
protected TimeZone |
getFinalTimeZone() |
void |
throwNotFoundException()
Throw the exception for not-found value.
|
protected void |
throwRelationEntityNotFoundException() |
protected final Object _row
protected final String _propertyName
protected final String _invokePath
protected final String _sql
protected final Object[] _args
public void throwNotFoundException()
OptionalThingExceptionThrowerprotected void throwRelationEntityNotFoundException()
protected TimeZone getFinalTimeZone()
protected DisplaySqlBuilder createDisplaySqlBuilder(TimeZone finalTimeZone)
protected BoundDateDisplayStyle createBoundDateDisplayStyle(TimeZone finalTimeZone)
Copyright © 2014–2015 The DBFlute Project. All rights reserved.