| パッケージ | 説明 |
|---|---|
| org.dbflute.hook |
| 修飾子とタイプ | フィールドと説明 |
|---|---|
protected static CallbackContext.CallbackContextHolder |
CallbackContext._defaultHolder
The default holder for callback context, using thread local.
|
protected static CallbackContext.CallbackContextHolder |
CallbackContext._holder
The holder for callback context, might be changed.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected static CallbackContext.CallbackContextHolder |
CallbackContext.getActiveHolder()
Get the active holder for callback context.
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static void |
CallbackContext.useSurrogateHolder(CallbackContext.CallbackContextHolder holder)
Use the surrogate holder for callback context.
|
Copyright © 2014–2015 The DBFlute Project. All rights reserved.