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()