org.hibernate.metamodel.source.annotations.attribute
Class FormulaValue
java.lang.Object
org.hibernate.metamodel.source.annotations.attribute.FormulaValue
public class FormulaValue
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FormulaValue
public FormulaValue(String tableName,
String expression)
getExpression
public String getExpression()
getContainingTableName
public String getContainingTableName()
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.