public class DerivedValueSourceImpl extends Object implements DerivedValueSource
Modifier and Type | Method and Description |
---|---|
String |
getContainingTableName() |
String |
getExpression()
Obtain the expression used to derive the value.
|
public String getExpression()
DerivedValueSource
getExpression
in interface DerivedValueSource
public String getContainingTableName()
getContainingTableName
in interface RelationalValueSource
Copyright © 2018 JBoss by Red Hat. All rights reserved.