Uses of Class
org.modeshape.connector.store.jpa.model.simple.SubgraphQueryEntity

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

Uses of SubgraphQueryEntity in org.modeshape.connector.store.jpa.model.simple
 

Constructors in org.modeshape.connector.store.jpa.model.simple with parameters of type SubgraphQueryEntity
SubgraphQuery(javax.persistence.EntityManager manager, Long workspaceId, SubgraphQueryEntity query, int maxDepth)
           
 



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