public class TriggerReferencingStruct extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
identifier |
boolean |
isNew |
boolean |
isRow |
| Constructor and Description |
|---|
TriggerReferencingStruct(boolean isRow,
boolean isNew,
String identifier) |
Copyright © 2015 FoundationDB, LLC. All rights reserved.