处理用户错误和应用程序异常。
容器必须将应用程序异常传递到EJB客户端并且不改变该异常以及事务。
The container must pass application exceptions through to the EJB client without changing the exception nor changing the transaction.
我认为这是非常矛盾的,系统异常引发了自动回滚而应用程序异常不能。
I think this is rather inconsistent, that system exceptions cause automatic rollback while application exceptions specifically do not.
应用推荐