Class EntityGraphs
java.lang.Object
com.cosium.spring.data.jpa.entity.graph.domain.EntityGraphs
Deprecated.
Created on 04/08/18.
- Author:
- Reda.Housni-Alaoui
-
Method Summary
Modifier and TypeMethodDescriptionstatic EntityGraphempty()Deprecated.UseEntityGraph.NOOPinstead.static booleanisEmpty(EntityGraph entityGraph) Deprecated.static EntityGraphDeprecated.
-
Method Details
-
named
Deprecated.- Parameters:
name- The name of the targeted EntityGraph- Returns:
- An EntityGraph referenced by name
-
empty
Deprecated.UseEntityGraph.NOOPinstead.- Returns:
- An EntityGraph representing the absence of entity graph
-
isEmpty
Deprecated.
-
NamedEntityGraphorEntityGraph.NOOPinstead.