Hello Tsang , Thanks for making me think ...
sorry , I was running behind super-interface and was sorting out how it can umbrellas both.
What exceptions to catch on the client?
RemoteException when in Networked-Mode , IOException when Local-Mode
Are you working with the specific local/remote interface or the super interface?
Db handle will be based on Super-Interface that can be assigned by
Remote-Interface from client when in Networked-Mode
Local-Interface from client when in Standalone-Mode
What exceptions to declare in the super interface?
Probably it contains all exceptions viz Remote ... , DupKey …, Security …, RecNotFound …
What are Methods in Super Interface ?
Seems can have read , update as well ...
Probably create/delete might not be required
Am I getting closer?
Kind Regards,
Naveen Narayanan.