Package org.modeshape.connector.store.jpa.util

The classes that define the utility JPA entities that are not part of any storage model.

See:
          Description


Interface Summary
Serializer.LargeValues Interface that represents the location where "large" objects are stored.
Serializer.ReferenceValues Interface used to record how Reference values are processed during serialization and deserialization.
 

Class Summary
Namespaces A utility that wraps the NamespaceEntity objects appearing within an EntityManager.
RequestProcessorCache Represents a cache of the known node information, including a node's actual Location and the complete set of children.
Serializer A class that is responsible for serializing and deserializing properties.
Serializer.NoLargeValues  
Serializer.NoReferenceValues  
StoreOptionEntity An option for the store.
StoreOptions A utility class that provides easy access to the options stored within a database.
StoreOptions.Dna  
Workspaces A manager and cache for WorkspaceEntity objects.
 

Package org.modeshape.connector.store.jpa.util Description

The classes that define the utility JPA entities that are not part of any storage model.



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