我正在使用Java EE7。我想知道什麼是將JPA EntityManager 注入(inject)範圍為CDI bean的應用程式中的正確方法。您不能只使用 @PersistanceContext ...
確定! 回上一頁