狂乱 发表于 2025-3-30 11:04:59

Processing and Navigation,sponding type or validate them to conform to business rules. Integration with Bean Validation also facilitates validation in JSF 2.2. With the use of annotations, it is now easy to develop backing beans, custom converters, and customer validators.

MOCK 发表于 2025-3-30 15:33:04

SOAP Web Services,ervice Oriented Architecture (SOA) and today web services are part of our day-to-day architectural life. Web services applications can be implemented with different technologies such as SOAP, described in this chapter, or REST (see next chapter).

critique 发表于 2025-3-30 20:30:24

http://reply.papertrans.cn/19/1824/182387/182387_53.png

RAFF 发表于 2025-3-30 23:36:13

http://reply.papertrans.cn/19/1824/182387/182387_54.png

制造 发表于 2025-3-31 02:02:54

Context and Dependency Injection,and provide technical services (such as transaction or security management). Taking control meant managing the life cycle of the components, bringing dependency injection and configuration to your components. These services were built in to the container and programmers had to wait until later versi

hidebound 发表于 2025-3-31 06:20:53

Bean Validation,rent problems (injection, alternatives, stereotypes, producers . . .) that developers have in their day-to-day job. Validating data is also a common task that is spread across several, if not all, layers of today‘s applications (from presentation to database). Because processing, storing, and retrie

本能 发表于 2025-3-31 12:03:11

Java Persistence API,ipulate have to be stored in databases, retrieved, and analyzed. Databases are important: they store business data, act as a central point between applications, and process data through triggers or stored procedures. Persistent data are everywhere, and most of the time they use relational databases

Brocas-Area 发表于 2025-3-31 13:43:33

http://reply.papertrans.cn/19/1824/182387/182387_58.png

maroon 发表于 2025-3-31 18:13:54

Managing Persistent Objects,oviders to do most of the work without much code, but the richness of JPA also allows customized mapping from objects to tables using either annotation or XML descriptors. From simple mapping (changing the name of a column) to more complex mapping (inheritance), JPA offers a wide spectrum of customi

Fretful 发表于 2025-3-31 23:31:58

Enterprise JavaBeans, attributes, but they are not made to represent complex tasks, which often require an interaction with other components (other persistent objects, external services, etc.). The persistence layer is not the appropriate layer for business processing. Similarly, the user interface should not perform bu
页: 1 2 3 4 5 [6] 7
查看完整版本: Titlebook: Beginning Java EE 7; Antonio Goncalves Book 2013 Antonio Goncalves 2013