| Modifier and Type | Field and Description |
|---|---|
private List<TriggerSpecification.SPSpec> |
AntlrTriggerSpecificationParser.spSpecs |
private List<TriggerSpecification.SPSpec> |
TriggerSpecification.spSpecs |
| Modifier and Type | Method and Description |
|---|---|
List<TriggerSpecification.SPSpec> |
TriggerSpecification.getSPSpecs()
Gets the stored procedure specs.
|
| Constructor and Description |
|---|
TriggerSpecification(LdapOperation ldapOperation,
ActionTime actionTime,
List<TriggerSpecification.SPSpec> spSpecs)
Instantiates a new trigger specification.
|
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.