public interface SynchronizationRegister
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Object |
getResource(Object key) |
void |
putResource(Object key,
Object value) |
void |
registerInterposedSynchronization(Synchronization sync) |
void registerInterposedSynchronization(Synchronization sync) throws IllegalStateException
void putResource(Object key, Object value) throws IllegalStateException
Object getResource(Object key) throws IllegalStateException
Copyright © 2015–2018 The DBFlute Project. All rights reserved.