|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractMapWorkspace | |
---|---|
org.modeshape.connector.store.jpa.model.simple | The classes that define the "simple" storage model for the JPA connector. |
org.modeshape.graph.connector.map | The MapRepository class and its supporting classes provide a default implementation of the connector
classes for connectors that support the transient or persistent mapping of a UUID to a standard
representation of a node . |
Uses of AbstractMapWorkspace in org.modeshape.connector.store.jpa.model.simple |
---|
Subclasses of AbstractMapWorkspace in org.modeshape.connector.store.jpa.model.simple | |
---|---|
protected class |
SimpleJpaRepository.Workspace
This class provides a logical mapping of UUIDs to nodes within a named workspace. |
Uses of AbstractMapWorkspace in org.modeshape.graph.connector.map |
---|
Methods in org.modeshape.graph.connector.map with parameters of type AbstractMapWorkspace | |
---|---|
protected void |
AbstractMapWorkspace.moveNodeToWorkspace(MapNode node,
AbstractMapWorkspace newWorkspace)
Moves the branch rooted at the given node to the new workspace, removing it from this workspace. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |