Uses of Package
org.modeshape.connector.store.jpa.model.simple

Packages that use org.modeshape.connector.store.jpa.model.simple
org.modeshape.connector.store.jpa.model.simple The classes that define the "simple" storage model for the JPA connector. 
 

Classes in org.modeshape.connector.store.jpa.model.simple used by org.modeshape.connector.store.jpa.model.simple
LargeValueEntity
          A single property value that is too large to be stored on the individual node, and which will be shared among all properties that have the same value.
NodeEntity
          An entity a node and its properties.
SimpleJpaRepository
          Implementation of MapRepository for the Simple JPA connector model.
SimpleJpaRepository.JpaNode
          Adapter between the persistent entity for nodes and the map repository interface for nodes.
SubgraphQuery
          Represents a temporary working area for a query that efficiently retrieves the nodes in a subgraph.
SubgraphQueryEntity
          Represents a temporary working area for a query that retrieves the nodes in a subgraph.
 



Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.