@groovy.transform.CompileStatic class MongoGormEnhancer extends GormEnhancer
GORM enhancer for Mongo.
Fields inherited from class | Fields |
---|---|
class GormEnhancer |
DATASTORES, DATASTORES_BY_TYPE, INSTANCE_APIS, NAMED_QUERIES, STATIC_APIS, VALIDATION_APIS, 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() |