类 JtaPlatformException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- javax.persistence.PersistenceException
-
- org.hibernate.HibernateException
-
- org.hibernate.engine.transaction.jta.platform.spi.JtaPlatformException
-
- 所有已实现的接口:
Serializable
public class JtaPlatformException extends HibernateException
Indicates a problem interacting with the underlying JTA platform.- 作者:
- Steve Ebersole
- 另请参阅:
- 序列化表格
-
-
构造器概要
构造器 构造器 说明 JtaPlatformException(String s)JtaPlatformException(String string, Throwable root)
-
方法概要
-