org.hibernate.test.hql
Class EntityWithArgFunctionAsColumn
java.lang.Object
org.hibernate.test.hql.EntityWithArgFunctionAsColumn
public class EntityWithArgFunctionAsColumn
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityWithArgFunctionAsColumn
public EntityWithArgFunctionAsColumn()
getId
public long getId()
setId
public void setId(long id)
getLower
public int getLower()
setLower
public void setLower(int lower)
getUpper
public String getUpper()
setUpper
public void setUpper(String upper)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.