Groovy Documentation

simplejpa.transaction
[Groovy] Class WithTransactionHandler

java.lang.Object
  simplejpa.transaction.WithTransactionHandler

final class WithTransactionHandler
extends Object

Field Summary
private static org.slf4j.Logger LOG

 
Constructor Summary
WithTransactionHandler()

 
Method Summary
 
Methods inherited from class Object
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait
 

Field Detail

LOG

private static org.slf4j.Logger LOG


 
Constructor Detail

WithTransactionHandler

WithTransactionHandler()


 

Groovy Documentation