Class CDISEJtaPlatformProvider

java.lang.Object
io.helidon.integrations.cdi.hibernate.CDISEJtaPlatformProvider
All Implemented Interfaces:
JtaPlatformProvider

public final class CDISEJtaPlatformProvider extends Object implements JtaPlatformProvider
A JtaPlatformProvider that uses a CDI instance to provide a JtaPlatform.

Normally this class is instantiated by the Java service provider infrastructure.

See Also: