| Package | Description |
|---|---|
| org.nuiton.topia.persistence |
This package contains most of the needed contracts when using ToPIA.
|
| Modifier and Type | Method and Description |
|---|---|
String |
TopiaMigrationService.getSchemaVersion() |
void |
TopiaMigrationService.initOnCreateSchema()
The schema has been created by ToPIA, the service should init the migration engine
and store the schema version somewhere.
|
void |
TopiaMigrationService.runSchemaMigration()
The schema already exists in an unknown version, service should update the schema
if necessary.
|
Copyright © 2004–2019 CodeLutin. All rights reserved.