java.lang.Object
org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform
All Implemented Interfaces:
Serializable, JtaPlatform, Service

public class NoJtaPlatform extends Object implements JtaPlatform
The non-configured form of JTA platform. This is what is used if none was set up.
See Also: