| Package | Description |
|---|---|
| com.whitestein.lsps.engine |
The package contains common classes for LSPS expression interpretation.
|
| Modifier and Type | Method and Description |
|---|---|
List<SchemaOperationResult> |
SharedRecordService.dropCreateSchema(long moduleId,
boolean execute)
Drops and creates the database schema for the given mode.
|
List<SchemaOperationResult> |
SharedRecordService.updateSchema(long moduleId,
boolean execute)
Updates the database schema for the given model.
|
List<SchemaOperationResult> |
SharedRecordService.validateSchema(long moduleId)
Validates the database schema for the given model.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.