org.hibernate.testing.cache
Class VersionedItem
java.lang.Object
   org.hibernate.testing.cache.Item
org.hibernate.testing.cache.Item
       org.hibernate.testing.cache.VersionedItem
org.hibernate.testing.cache.VersionedItem
- public class VersionedItem 
- extends Item
- Author:
- Steve Ebersole
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
VersionedItem
public VersionedItem()
getVersion
public Long getVersion()
- 
 
setVersion
public void setVersion(Long version)
- 
 
Copyright © 2001-2010 Red Hat, Inc.  All Rights Reserved.