|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScriptArchiveDependency | |
---|---|
org.dbmaintain.maven.plugin |
Uses of ScriptArchiveDependency in org.dbmaintain.maven.plugin |
---|
Fields in org.dbmaintain.maven.plugin with type parameters of type ScriptArchiveDependency | |
---|---|
protected List<ScriptArchiveDependency> |
UpdateDatabaseMojo.scriptArchiveDependencies
Defines where the scripts can be found that must be executed on the database. |
protected List<ScriptArchiveDependency> |
MarkDatabaseAsUpToDateMojo.scriptArchiveDependencies
Defines where the scripts can be found that must be registered in the database. |
protected List<ScriptArchiveDependency> |
CheckScriptUpdatesMojo.scriptArchiveDependencies
Defines where the scripts can be found that must be executed on the database. |
Method parameters in org.dbmaintain.maven.plugin with type arguments of type ScriptArchiveDependency | |
---|---|
protected String |
BaseDatabaseMojo.getAllScriptLocations(String scriptLocations,
List<ScriptArchiveDependency> scriptArchiveDependencies)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |