public class CannotBecomeEntityGraphException extends HibernateException
Graph
become
an EntityGraph
via Graph.makeRootGraph(String, boolean)
.
Generally this happens because the Graph describes an embeddable, whereas an EntityGraph
by definition is only valid for an entity.Constructor and Description |
---|
CannotBecomeEntityGraphException(java.lang.String message) |
Copyright © 2001-2020 Red Hat, Inc. All Rights Reserved.