@groovy.transform.CompileStatic class MongoGormEnhancer extends GormEnhancer
GORM enhancer for Mongo.
Constructor and description |
---|
MongoGormEnhancer(MongoDatastore datastore, PlatformTransactionManager transactionManager, boolean failOnError) |
MongoGormEnhancer(MongoDatastore datastore, PlatformTransactionManager transactionManager, MongoConnectionSourceSettings settings) |
MongoGormEnhancer(MongoDatastore datastore) |
Type Params | Return Type | Name and description |
---|---|---|
|
static void |
registerMongoMethodExpressions() |