public interface ReferencedColumns
Modifier and Type | Method and Description |
---|---|
int[] |
getReferencedColumnPositions()
Returns an array of 1-based column positions in the table that the
check constraint is on.
|
int[] |
getTriggerActionReferencedColumnPositions()
Returns an array of 1-based column positions in the trigger table.
|
int[] getReferencedColumnPositions()
int[] getTriggerActionReferencedColumnPositions()
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.