org.hibernate.ejb.util
Class LogHelper

java.lang.Object
  extended by org.hibernate.ejb.util.LogHelper

public final class LogHelper
extends Object

Author:
Emmanuel Bernard

Method Summary
static String logPersistenceUnitInfo(javax.persistence.spi.PersistenceUnitInfo unitInfo)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

logPersistenceUnitInfo

public static String logPersistenceUnitInfo(javax.persistence.spi.PersistenceUnitInfo unitInfo)