can we put some savepoints into a hashmap and use them later?
raminaa niilian
Ranch Hand
Joined: Jul 14, 2005
Posts: 550
posted
0
Hi Thank you for reading my post can we put savepoints into a hashmap and use them we we need to for example release one of them or rollback to one of them?
thanks
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35223
7
posted
0
Obviously you'd need to have a reference to a SavePoint if you were planning on using it later on. Whether it still works if stored in a collection should be easy to figure out, no?