Class | Description |
---|---|
CreateIndexTransaction |
Transaction that creates the database index if it has not yet been created.
|
CreateTablesTransaction |
Transaction that creates the table schema of Plan database.
|
OperationCriticalTransaction |
Transaction that is required to be executed before a database is operable.
|
RemoveDuplicateUserInfoTransaction |
Transaction for removing duplicate data in plan_user_info.
|
RemoveOldSampledDataTransaction |
Transaction for cleaning up old data from the database.
|