org.hibernate.junit
Class SkipLog

java.lang.Object
  extended by org.hibernate.junit.SkipLog

public class SkipLog
extends Object

Well-known-location lookup for the test-skip log...

Author:
Steve Ebersole

Field Summary
static org.slf4j.Logger LOG
           
 
Constructor Summary
SkipLog()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOG

public static final org.slf4j.Logger LOG
Constructor Detail

SkipLog

public SkipLog()


Copyright © 2009 Hibernate.org. All Rights Reserved.