| AbstractDatabasePopulator |
|
| BaseMigration |
|
| BasicPopulator |
Contains very basic data for population: a single system administrator with access to the main web channel
|
| ConnectionTester |
A c3p0 connection tester which allows us to handle zero results as connection error
|
| DatabaseHistory |
This class returns the database history, providing access to migration scripts.
|
| DatabaseUpgrade |
This is an executable class which upgrades the Cyclos database to the current version
|
| DeleteNetworkData |
This program interactively asks the user for a network internal name.
|
| DeleteNetworkData.Constraint |
|
| DeleteNetworkData.SpringConfiguration |
|
| GenerateDbSchema |
Generates the db-schema.json file for the vanilla Cyclos schema.
|
| GenerateDbSchema.GenerateDbSchemaConfiguration |
|
| GenerateDDL |
Class used to generate the cyclos 4 DDL file
|
| VersionScript |
Holds the database script to run for a given database version
|
| VersionScripts |
Holds a collection of database scripts per version
|