public interface RelationalValueSource
ColumnSource
and DerivedValueSource
.ColumnSource
,
DerivedValueSource
Modifier and Type | Interface and Description |
---|---|
static class |
RelationalValueSource.Nature |
Modifier and Type | Method and Description |
---|---|
String |
getContainingTableName() |
RelationalValueSource.Nature |
getNature()
Retrieve the nature of this relational value.
|
String getContainingTableName()
RelationalValueSource.Nature getNature()
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.