| Exam Code/Number: | 1Z0-807Join the discussion |
| Exam Name: | Java EE 6 Enterprise Architect Certified Master |
| Certification: | Oracle |
| Question Number: | 90 |
| Publish Date: | Jul 07, 2026 |
|
Rating
100%
|
|
You are the lead technical designer for a new B2C retail application. A key goal is to minimize design and build complexity in order to maximize speed to market.
Which three features of JPA make it the most appropriate technology to use in building the persistence layer of the application?
You are consulting with a team that has maintained several legacy database for years. They have reviewed the JPA spec and are wondering if the technology would offer benefits over this current SQL base.
Which statement identifies a risk of adopting JPA?
Which three actions represent best practices when implementing an exception handling strategy for an application?
Your company is creating a Java EE corporate wide workflow system in which significant internal business events are consumed by multiple applications. Due to multi-year development plans, many of these applications do not exist yet, even at the design stage. IT has defined standard data formats for these events in the form of small XML documents. Also, the rules for how an application filters and processes events are not fixed In advance and can change over the life of the application.
Which combination of technologies is best for distributing and consuming these events throughout the company?
You are the architect of a JEE-based product that customers can configure to meet their own security requirements. You want to enforce basic without sacrificing customers ability to customize the product.
Which is the best method to support both requirements?