Uses of Class
org.jboss.dna.connector.store.jpa.model.basic.PropertiesEntity

Packages that use PropertiesEntity
org.jboss.dna.connector.store.jpa.model.basic The classes that define the "basic" storage model for the JPA connector. 
 

Uses of PropertiesEntity in org.jboss.dna.connector.store.jpa.model.basic
 

Methods in org.jboss.dna.connector.store.jpa.model.basic that return types with arguments of type PropertiesEntity
 List<PropertiesEntity> SubgraphQuery.getProperties(boolean includeRoot, boolean includeChildrenOfMaxDepthNodes)
          Get the properties for each of the nodes in the subgraph.
 



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