|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.devnull.orm.boot.DataBootStrap
org.devnull.orm.boot.EmptyDatabaseBootStrap
class EmptyDatabaseBootStrap extends DataBootStrap
| Constructor Summary | |
EmptyDatabaseBootStrap(DataSource dataSource, String query)
Set the enable/disable flag based upon the results of a query. |
|
| Method Summary |
|---|
| Methods inherited from class DataBootStrap | |
|---|---|
| afterPropertiesSet |
| Methods inherited from class Object | |
|---|---|
| getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
EmptyDatabaseBootStrap(DataSource dataSource, String query)
Groovy Documentation