The javax.persistence.spi package defines the classes and interfaces
that are implemented by the persistence provider and the Java EE
container for use by the container, provider, and/or Persistence
bootstrap class in deployment and bootstrapping.
This enum class defines whether the entity managers created by the
javax.persistence.EntityManagerFactory will be
JTA or resource-local entity managers.