|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface OraclekvProvider
| Method Summary | |
|---|---|
Object
|
withOraclekv(Closure closure)
|
Object
|
withOraclekv(String storeName, Closure closure)
|
Object
|
withOraclekv(CallableWithArgs callable)
|
Object
|
withOraclekv(String storeName, CallableWithArgs callable)
|
| Method Detail |
|---|
public Object withOraclekv(Closure closure)
public Object withOraclekv(String storeName, Closure closure)
public Object withOraclekv(CallableWithArgs callable)
public Object withOraclekv(String storeName, CallableWithArgs callable)
Groovy Documentation