| Class | Description |
|---|---|
| DatabaseConfigVO |
Get database configuration parameters.
|
| DatabaseRegistryUpdater |
This is a FlywayCallback class which automatically updates the
Metadata Schema Registry and Bitstream Formats Registries AFTER
all Database migrations occur.
|
| DatabaseUtils |
Utility class used to manage the Database.
|
| GroupServiceInitializer |
Callback method to ensure that the default groups are created in the database
AFTER the database migration completes.
|
| PostgreSQLCryptoChecker |
This is a FlywayCallback class which automatically verifies that "pgcrypto"
is at the proper version before running any database migrations.
|
| PostgresUtils |
Database utility class specific to Postgres.
|
| SiteServiceInitializer |
Callback method to ensure that the Site object is created (if no site exists)
after the database migration completes.
|
Copyright © 2022 LYRASIS. All rights reserved.