| 1. | Jpa entity components do not support multiple views Jpa实体组件不支持多视图。 |
| 2. | Jpa entity components are still best used behind a facade Jpa实体组件仍然在facade之后用得最好。 |
| 3. | Jpa entity components mix implementation details into your pojos Jpa实体组件将实现细节加入您的pojo中。 |
| 4. | So , it is more correct to say something like " using jpa is simpler " 所以,更准确的说法是“使用jpa更加简单” 。 |
| 5. | Neither jpa nor ejb 2 . x requires that you subclass extend any particular class Jpa和ejb 2 . x都不要求您的子类扩展任何特殊类。 |
| 6. | Next , you pointed out that you need not create an interface or home with a jpa entity 接下来,您提到您不需要对jpa实体创建接口或home 。 |
| 7. | Jiangjia jpa series is a miniature antenna element for global positioning systems ( gps ) Jpa系列是用于全球定位系统( gps )的小型天线元件。 |
| 8. | Having to explicitly manage the transactional context would add complexity to the jpa programming model 必须显式管理事务上下文将增加jpa编程模型的复杂性。 |
| 9. | You then mentioned that you need not " inherit " from anything when using jpa , implying that ejb 2 . x entities do 然后您提到当使用jpa时不需要“继承”任何东西,这意味着ejb 2 . x实体需要继承。 |
| 10. | You first mentioned that you simply create a pojo and annotate it with @ entity among other things to create a jpa style entity 您最初提到您只是创建一个pojo并对它进行注释(在其他内容之间加注@ entity ) ,以此创建jpa样式实体。 |