git://wamblee.org
/
utils
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
(no commit message)
[utils]
/
test
/
jpatest-hibernate
/
src
/
test
/
java
/
org
/
wamblee
/
test
/
persistence
/
hibernate
/
TransactionProxyFactoryTest.java
1
package org.wamblee.test.persistence.hibernate;
2
3
import org.wamblee.test.transactions.TransactionProxyFactoryTestBase;
4
5
public class TransactionProxyFactoryTest extends
6
TransactionProxyFactoryTestBase {
7
8
}