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