【正文】
endency injection to simplify configuration and integration of heterogeneous systems. Gavin King, the creator of Hibernate, participated in the EJB process and is an outspoken advocate of the technology. Many features originally in Hibernate were incorporated in the Java Persistence API, the replacement for entity beans in EJB . The EJB specification relies heavily on the use of annotations, a feature added to the Java language with its release and Convention over configuration, to enable a much less verbose coding style. ? Accordingly, in practical terms EJB is very nearly a pletely new API, bearing little resemblance to the previous EJB specifications. 樣例文本 B ? Gradually an industry consensus emerged that the original EJB specification39。s primary virtue — enabling transactional integrity over distributed applications — was of limited use to most enterprise applications, and the functionality delivered by simpler frameworks like Spring and Hibernate was more useful. Acco