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