Package | Description |
---|---|
org.hibernate.graph.spi |
Modifier and Type | Method and Description |
---|---|
EntityGraphImplementor<T> |
EntityGraphImplementor.makeImmutableCopy(java.lang.String name)
Make an immutable copy of this entity graph, using the given name.
|
EntityGraphImplementor<T> |
EntityGraphImplementor.makeMutableCopy()
Make a mutable copy of this entity graph
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.