类 CannotContainSubGraphException

  • 所有已实现的接口:
    Serializable

    public class CannotContainSubGraphException
    extends HibernateException
    Indicates an attempt was made to add a (key)? sub-graph to an attribute type that does not support (key)? sub-graphs.
    作者:
    Steve Ebersole
    另请参阅:
    序列化表格
    • 构造器详细资料

      • CannotContainSubGraphException

        public CannotContainSubGraphException​(String message)