java.lang.Object
com.cosium.spring.data.jpa.entity.graph.domain.OptionalEntityGraph

@Deprecated public final class OptionalEntityGraph extends Object
Deprecated.
Without replacement
Author:
Reda.Housni-Alaoui
  • Constructor Details

    • OptionalEntityGraph

      public OptionalEntityGraph()
      Deprecated.
  • Method Details

    • of

      public static Optional<EntityGraph> of(EntityGraph entityGraph)
      Deprecated.
      Returns:
      The entity graph if not null and not empty, empty otherwise