class AsyncQuery<E> extends Object implements PromiseDecoratorProvider
Exposes all methods from the GormOperations interface asynchronously
| Type | Name and description |
|---|---|
GormOperations<E> |
gormOperations |
| Constructor and description |
|---|
AsyncQuery(GormOperations<E> gormOperations) |
Groovy Documentation