| Modifier and Type | Class and Description |
|---|---|
class |
StoredProcedureLanguageSchemeOption
The language schema option of triggered stored procedure.
|
class |
StoredProcedureSearchContextOption
The search context option of the triggered stored procedure.
|
| Modifier and Type | Method and Description |
|---|---|
List<StoredProcedureOption> |
TriggerSpecification.SPSpec.getOptions()
Gets the options.
|
| Constructor and Description |
|---|
TriggerSpecification.SPSpec(String name,
List<StoredProcedureOption> options,
List<StoredProcedureParameter> parameters)
Instantiates a new stored procedure spec.
|
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.