- java.lang.Object
-
- org.apache.derby.impl.sql.compile.TriggerReferencingStruct
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
java.lang.String |
identifier |
boolean |
isNew |
boolean |
isRow |
-
Constructor Summary
Constructors
Constructor and Description |
TriggerReferencingStruct(boolean isRow,
boolean isNew,
java.lang.String identifier) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.lang.String |
toString() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Field Detail
-
isRow
public boolean isRow
-
isNew
public boolean isNew
Built on Sat 2014-04-26 23:19:33+0000, from revision ???
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.