org.apache.tapestry5.internal.hibernate
Class HibernateCoreMessages

java.lang.Object
  extended by org.apache.tapestry5.internal.hibernate.HibernateCoreMessages

public class HibernateCoreMessages
extends Object


Constructor Summary
HibernateCoreMessages()
           
 
Method Summary
static String entityCatalog(Collection entityNames)
           
static String startupTiming(long toConfigure, long overall)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HibernateCoreMessages

public HibernateCoreMessages()
Method Detail

startupTiming

public static String startupTiming(long toConfigure,
                                   long overall)

entityCatalog

public static String entityCatalog(Collection entityNames)


Copyright © 2003-2012 The Apache Software Foundation.