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