public class EnableMonitorDatabase extends java.lang.Object implements IVersionedUpdater
| Constructor and Description | 
|---|
EnableMonitorDatabase()  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
afterSchemaUpgrade()  | 
int | 
buildNumber()  | 
UpdateResult | 
executeUpdate(IServerTaskMonitor monitor,
             javax.sql.DataSource pool,
             java.util.Set<UpdateAction> handledActions)  | 
int | 
major()  | 
public int major()
major in interface IVersionedUpdaterpublic int buildNumber()
buildNumber in interface IVersionedUpdaterpublic UpdateResult executeUpdate(IServerTaskMonitor monitor, javax.sql.DataSource pool, java.util.Set<UpdateAction> handledActions)
executeUpdate in interface IVersionedUpdaterpublic boolean afterSchemaUpgrade()
afterSchemaUpgrade in interface IVersionedUpdaterCopyright © 2021. All Rights Reserved.