ReferencedColumnsDescriptorImpl
public interface ReferencedColumns
Modifier and Type | Method | 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.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.