class DatabaseMigrationGrailsPlugin extends Plugin
| Type | Name and description |
|---|---|
static String |
CONFIG_MAIN_PREFIX |
Object |
grailsVersion |
Object |
title |
Object |
version |
| Properties inherited from class | Properties |
|---|---|
class Plugin |
applicationContext, artefacts, enabled, environment, grailsApplication, plugin, pluginManager |
| Constructor and description |
|---|
DatabaseMigrationGrailsPlugin() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
doWithApplicationContext() |
|
Closure |
doWithSpring() |
|
static String |
getDataSourceName(String dataSourceName) |
|
static Boolean |
isDefaultDataSource(String dataSourceName) |
| Methods inherited from class | Name |
|---|---|
class Plugin |
beans, getApplicationContext, getConfig, getManager, onChange, setApplicationContext |