Sign in
third-party-mirror
/
glassfish
/
05fb554e187bb3a2a3c803e81ca531907c7e86f3
/
.
/
appserver
/
tests
/
appserv-tests
/
devtests
/
jdbc
/
txafternontx
/
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
)