Sign in
third-party-mirror
/
glassfish
/
ab3f59c259a85c08b1198db4882032584ef07597
/
.
/
appserver
/
tests
/
appserv-tests
/
devtests
/
jdbc
/
txafternontxjndi
/
README
blob: 74d69da3c7d5678ffd043c0619acefe9c138ca84 [
file
] [
log
] [
blame
]
Test
for
testing fix
for
bug
5037126.
If
we
do
a getnonTxConnection few times
and
then
do
a simple getConnection
,
we should
get
a transactional connection
(
autocommit
=
false
)