public abstract class DatabaseSchemaUpdate extends Object
Constructor and Description |
---|
DatabaseSchemaUpdate(int id)
Init the schema with the specified ID.
|
Modifier and Type | Method and Description |
---|---|
abstract void |
execute()
Update the database to this schema.
|
int |
getId()
Get the id of the schema.
|
Copyright © 2025. All rights reserved.