df057b5a9c0be6c262ba03d2eedaf695843a70f2
[utils] / test / hibernate / src / test / java / org / wamblee / support / persistence / hibernate / TransactionProxyFactoryTest.java
1 package org.wamblee.support.persistence.hibernate;
2
3 import org.wamblee.support.persistence.TransactionProxyFactoryTestBase;
4
5 public class TransactionProxyFactoryTest extends
6     TransactionProxyFactoryTestBase {
7
8 }