Sign in
third-party-mirror
/
glassfish
/
c95aeb3496c4987652440729b4d070f28fb00085
/
.
/
appserver
/
tests
/
appserv-tests
/
devtests
/
ejb
/
cmp
/
ejbflushwithsqlexception
/
sql
/
delete_tables.sql
blob: cbe9b9d771c4e111e934996d0c00c636242e49f7 [
file
] [
log
] [
blame
]
delete
from
A1
;
delete
from
A2
;
commit
;