org.hibernate.ejb.util
Class LogHelper

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

public final class LogHelper
extends java.lang.Object

Author:
Emmanuel Bernard

Method Summary
static java.lang.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 java.lang.String logPersistenceUnitInfo(javax.persistence.spi.PersistenceUnitInfo unitInfo)


Copyright © 2012. All Rights Reserved.