它们使用JPA实体装入并抽象出所有的,您的数据库中用于创建,更新,删除以及显示信息的数据访问代码。
They encapsulate and abstract all of the data access code for creating, updating, deleting, and displaying information from your database, using JPA entities.
JPA Manager Bean向导将显示出项目中所有已存在的实体,或者classpath中所有的Utility项目(图7)。
The JPA Manager Bean wizard will show any existing entities in the project or any Utility project on the classpath (Figure 7).
应用推荐