@groovy.transform.CompileStatic class MongoGormEnhancer extends GormEnhancer
GORM enhancer for Mongo.
Properties inherited from class | Properties |
---|---|
class GormEnhancer |
datastore, dynamicEnhance, failOnError, finders, includeExternal, markDirty, transactionManager |
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() |