Skip to content

EE 12 description of CDI/Persistence integration needs to correct a typo #1150

@scottmarlow

Description

@scottmarlow
  1. Address typo in https://jakarta.ee/specifications/platform/11/jakarta-platform-spec-11.0#obtaining-an-entity-manager-using-cdi description to A Jakarta EE container must feature built-integration of Jakarta Persistence with the CDI bean manager, allowing injection of a container-managed entity manager using the annotation jakarta.inject.Inject.
  2. Correct typo in https://jakarta.ee/specifications/platform/11/jakarta-platform-spec-11.0#injecting-an-entity-manager-factory-using-cdi to A Jakarta EE container must feature built-integration of Jakarta Persistence with the CDI bean manager, allowing injection of an entity manager factory using the annotation jakarta.inject.Inject..

Metadata

Metadata

Assignees

Labels

EE12Issues being targetd for Jakarta EE 12

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions