Uses of Interface
jakarta.persistence.Graph

Packages that use Graph
Package
Description
Jakarta Persistence is the API for the management for persistence and object/relational mapping.
  • Uses of Graph in jakarta.persistence Link icon

    Subinterfaces of Graph in jakarta.persistence
    Modifier and Type
    Interface
    Description
    interface 
    This type represents the root of an entity graph that will be used as a template to define the attribute nodes and boundaries of a graph of entities and entity relationships.
    interface 
    This type represents a subgraph for an attribute node that corresponds to a managed type.