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