| http://www.w3.org/ns/prov#value | - The basic idea is that there is not much point having DAO interfaces that aim to be data access technology-neutral if they propagate exceptions such as SQLException or necessitate catch and wrap in your application code, which can quickly become very verbose.I try to stay balanced in my use of checked and unchecked exceptions.
|