Interface JtaPlatformResolver
- All Superinterfaces:
Serializable
,Service
- All Known Implementing Classes:
StandardJtaPlatformResolver
A
Service
defining a strategy for obtaining a JtaPlatform
in configurations where the application did not explicitly specify one.
An implementation may be selected by specifying the configuration property "hibernate.transaction.jta.platform_resolver".
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionresolveJtaPlatform
(Map configurationValues, ServiceRegistryImplementor registry)
-
Method Details
-
resolveJtaPlatform
-