org.hibernate.cfg.annotations
Class Version

java.lang.Object
  extended by org.hibernate.cfg.annotations.Version

public class Version
extends Object

Author:
Emmanuel Bernard

Field Summary
static String VERSION
           
 
Constructor Summary
Version()
           
 
Method Summary
static void touch()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERSION

public static final String VERSION
See Also:
Constant Field Values
Constructor Detail

Version

public Version()
Method Detail

touch

public static void touch()