|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractUpdatingDataSource | |
|---|---|
| org.dellroad.stuff.schema | Classes supporting automated database schema management. |
| Uses of AbstractUpdatingDataSource in org.dellroad.stuff.schema |
|---|
| Subclasses of AbstractUpdatingDataSource in org.dellroad.stuff.schema | |
|---|---|
class |
SchemaUpdatingDataSource
A DataSource that wraps an inner DataSource and automatically intializes and updates
the database schema using a SQLSchemaUpdater on first access. |
class |
UpdatingDataSource
A DataSource that wraps an inner DataSource and automatically applies a configured
SQLCommandList on first access. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||