|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD | |||||||
public interface CassandraProvider
| Method Summary | |
|---|---|
R
|
withCql(Closure closure)
|
R
|
withCql(String dataSourceName, Closure closure)
|
R
|
withCql(CallableWithArgs callable)
|
R
|
withCql(String dataSourceName, CallableWithArgs callable)
|
| Method Detail |
|---|
public R withCql(Closure closure)
public R withCql(String dataSourceName, Closure closure)
public R withCql(CallableWithArgs callable)
public R withCql(String dataSourceName, CallableWithArgs callable)
Groovy Documentation