public interface DerivedValueSource extends RelationalValueSource
Contract describing source of a derived value (formula).
RelationalValueSource.Nature| Modifier and Type | Method and Description |
|---|---|
String |
getExpression()
Obtain the expression used to derive the value.
|
getContainingTableName, getNatureString getExpression()
Obtain the expression used to derive the value.
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.