Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (6 loc) · 298 Bytes

README.md

File metadata and controls

15 lines (6 loc) · 298 Bytes

DB

Der Entity Manager hat im WildFly einen Container Scope, wird also vom EJB Kontainer per Dependeny Injection instanziert.

Die Transaktionen laufen als CMT (Container Managed Transactions).

  • persistence-unit: pu_api
  • jndi-name: java:/jdbc/api
  • credetials: run log pipeline