org.apache.tapestry5.internal.hibernate
Class HibernateCoreMessages

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

public class HibernateCoreMessages
extends java.lang.Object


Constructor Summary
HibernateCoreMessages()
           
 
Method Summary
static java.lang.String entityCatalog(java.util.Collection entityNames)
           
static java.lang.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 java.lang.String startupTiming(long toConfigure,
                                             long overall)

entityCatalog

public static java.lang.String entityCatalog(java.util.Collection entityNames)


Copyright © 2003-2012 The Apache Software Foundation.