Page 1 of 1

About Question enthuware.ocpjp.v7.2.1197 :

Posted: Sun Jul 21, 2013 7:16 pm
by renatumb
In the example:

Code: Select all

...
SavePoint savePoint1 = connection.getSavePoint("step1done");
...
But there is no such method connection.getSavePoint("step1done");

Re: About Question enthuware.ocpjp.v7.2.1197 :

Posted: Mon Jul 22, 2013 6:55 am
by admin
You are right. It should be set not get. This has now been fixed.
thank you for your feedback!