org.hibernate.test.annotations.query
Class AllTables
java.lang.Object
org.hibernate.test.annotations.query.AllTables
@Entity
public class AllTables
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AllTables
public AllTables()
getTableName
public String getTableName()
setTableName
public void setTableName(String tableName)
getDaysOld
public String getDaysOld()
setDaysOld
public void setDaysOld(String daysOld)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.