| Class | Description |
|---|---|
| AbstractUpdateHandler | |
| DatabaseQuerier |
Simple wrapper for an SQL Statement object, only allowing executeQuery and nothing else.
|
| UpdateHandler |
Update handler class that executes and/or logs "low level" update scripts (AKA "SQL update scripts") at server
start.
|
| UpdateHandlerAfterPersistenceManagerStarted |
Update handler class that executes and/or logs "high level" update scripts (AKA "ORM update scripts") at server
start.
|
| Exception | Description |
|---|---|
| ServerRestartRequiredException |
Crude way to initiate a server restart from
UpdateHandlerAfterPersistenceManagerStarted.handleScriptStatic(). |
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.