AspectJ Assignments for Provided Project
These assignments are to be used on Car_Rental_Example. Please set up that project before working on any of these projects.
Constructor Policy
Currently when we construct a Field
- Objects will never be considered changed if constructed using a normal Constructor.
Examine the provided project. Review the Field
DAO Policy
Whenever a Dao returns because of throwing a runtime exception, set a global error on the result.
Comments