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.
SubgraphQuery
          Represents a temporary working area for a query that efficiently retrieves the nodes in a subgraph.
 



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