org.hibernate.test.hql
Class TimestampVersioned
java.lang.Object
org.hibernate.test.hql.TimestampVersioned
public class TimestampVersioned
- extends Object
Implementation of TimestampVersioned.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimestampVersioned
public TimestampVersioned()
TimestampVersioned
public TimestampVersioned(String name)
getId
public Long getId()
getVersion
public Date getVersion()
getName
public String getName()
setName
public void setName(String name)
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.