public class UpdateTextIndexAction extends SQLScriptAction
NOLOG, SQL_ARGUMENTS, SQL_SCRIPTCONTINUE_ON_ERROR, m_defaultOptions, m_optionsAPPEND_LOG, DATABASE_TYPE, DATABASE_URL, DB_USER_NAME, DB_USER_PASSWORD, DOMAIN_TYPE, ENABLE_SSL_SUPPORT, FOR_SCHEMA_UPGRADE, IFS_DOMAIN_DISPLAY_NAME, IFS_DOMAIN_NAME, IFS_SCHEMA_NAME, IFS_SCHEMA_PASSWORD, IFS_SERVICE_NAME, IFS_USER_NAME, IFS_USER_PASSWORD, INCLUDE_PATH, INITIAL_CONTEXT_FACTORY, LDAP_URL_DAS_LOOKUP, LDAP_USER_NAME, LDAP_USER_PASSWORD, OUTPUT_FILE, PARAMETER_FILE, REGISTRY, SCHEMA_VERSION_KEY, SECURITY_PROTOCOL_NAME, SERVICE_CONFIGURATION_NAME| Constructor and Description |
|---|
UpdateTextIndexAction()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isTextIndexPresent(Connection connection)
Determine if text index exists.
|
void |
perform()
Performs this Action.
|
execute, failed, setSQLArguments, setSQLScript, stopgetDescription, getName, getValue, isContinueOnError, isPostgres, putValue, setDefaultOptions, setDescription, setName, setOptionspublic void perform()
throws ActionFailedException
Actionperform in interface Actionperform in class SQLScriptActionActionFailedException - if the action could not be performed.protected boolean isTextIndexPresent(Connection connection) throws SQLException
SQLExceptionCopyright © 2025. All rights reserved.