org.hibernate.search
Class Version

java.lang.Object
  extended by org.hibernate.search.Version

public class Version
extends java.lang.Object

Author:
Emmanuel Bernard, Hardy Ferentschik

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

Constructor Detail

Version

public Version()
Method Detail

getVersionString

public static java.lang.String getVersionString()

touch

public static void touch()


Copyright © 2006-2010 Hibernate. All Rights Reserved.