| Package | Description |
|---|---|
| org.apache.calcite.rel |
Defines relational expressions.
|
| Modifier and Type | Method and Description |
|---|---|
static RelReferentialConstraintImpl |
RelReferentialConstraintImpl.of(List<String> sourceQualifiedName,
List<String> targetQualifiedName,
List<IntPair> columnPairs) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.