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

Packages that use org.modeshape.connector.store.jpa.model.common
org.modeshape.connector.store.jpa.model.common The classes that define the common JPA entities used in multiple storage models. 
org.modeshape.connector.store.jpa.model.simple The classes that define the "simple" storage model for the JPA connector. 
org.modeshape.connector.store.jpa.util The classes that define the utility JPA entities that are not part of any storage model. 
 

Classes in org.modeshape.connector.store.jpa.model.common used by org.modeshape.connector.store.jpa.model.common
NamespaceEntity
          A NamespaceEntity represents a namespace that has been used in the store.
WorkspaceEntity
          A WorkspaceEntity represents a workspace that has been create in the store.
 

Classes in org.modeshape.connector.store.jpa.model.common used by org.modeshape.connector.store.jpa.model.simple
NamespaceEntity
          A NamespaceEntity represents a namespace that has been used in the store.
 

Classes in org.modeshape.connector.store.jpa.model.common used by org.modeshape.connector.store.jpa.util
NamespaceEntity
          A NamespaceEntity represents a namespace that has been used in the store.
WorkspaceEntity
          A WorkspaceEntity represents a workspace that has been create in the store.
 



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