public abstract class InnerJoinLazyReflectorBase extends Object implements InnerJoinLazyReflector
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected InnerJoinNoWaySpeaker |
_noWaySpeaker |
| コンストラクタと説明 |
|---|
InnerJoinLazyReflectorBase(InnerJoinNoWaySpeaker noWaySpeaker) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected abstract void |
doReflect()
Reflect inner-join to the corresponding join info lazily.
|
void |
reflect()
Reflect inner-join to the corresponding join info lazily.
|
protected final InnerJoinNoWaySpeaker _noWaySpeaker
public InnerJoinLazyReflectorBase(InnerJoinNoWaySpeaker noWaySpeaker)
public void reflect()
reflect インタフェース内 InnerJoinLazyReflectorprotected abstract void doReflect()
Copyright © 2014–2015 The DBFlute Project. All rights reserved.