public final class OF33 extends Object
The code in this class is intended to be executed only once, under very
strict circumstances. The only class responsible for calling this code should
be an instance of SchemaManager
. The database update version
corresponding to this fix is 21.
Constructor and Description |
---|
OF33() |
Modifier and Type | Method and Description |
---|---|
static void |
executeFix(Connection con)
Check and repair the serviceIDs for the ofMucService table.
|
public static void executeFix(Connection con)
con
- the database connection to use to check the MultiUserChat
services.Copyright © 2003–2020 Ignite Realtime. All rights reserved.