com.wideplay.warp.hibernate
Class HibernateBindingSupport
java.lang.Object
com.wideplay.warp.hibernate.HibernateBindingSupport
@Immutable
public final class HibernateBindingSupport
- extends java.lang.Object
Created with IntelliJ IDEA.
On: 2/06/2007
- Since:
- 1.0
- Author:
- Dhanji R. Prasanna (dhanji@gmail.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
addBindings
public static void addBindings(com.google.inject.Binder binder)
getInterceptor
public static org.aopalliance.intercept.MethodInterceptor getInterceptor(TransactionStrategy transactionStrategy)
getFinderInterceptor
public static org.aopalliance.intercept.MethodInterceptor getFinderInterceptor()
setUnitOfWork
public static void setUnitOfWork(UnitOfWork unitOfWork)