|
ModeShape Distribution 3.6.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SchematicDb | |
---|---|
org.infinispan.schematic | |
org.infinispan.schematic.internal | |
org.modeshape.jcr.cache.document | |
org.modeshape.jcr.federation |
Uses of SchematicDb in org.infinispan.schematic |
---|
Methods in org.infinispan.schematic that return SchematicDb | |
---|---|
static SchematicDb |
Schematic.get(org.infinispan.manager.CacheContainer cacheContainer,
String cacheName)
Get the SchematicDb instance given the cache name and container. |
Uses of SchematicDb in org.infinispan.schematic.internal |
---|
Classes in org.infinispan.schematic.internal that implement SchematicDb | |
---|---|
class |
CacheSchematicDb
|
Uses of SchematicDb in org.modeshape.jcr.cache.document |
---|
Constructors in org.modeshape.jcr.cache.document with parameters of type SchematicDb | |
---|---|
LocalDocumentStore(SchematicDb database)
Creates a new local store with the given database |
Uses of SchematicDb in org.modeshape.jcr.federation |
---|
Constructors in org.modeshape.jcr.federation with parameters of type SchematicDb | |
---|---|
FederatedDocumentStore(Connectors connectors,
SchematicDb localDb)
Creates a new instance with the given connectors and local db. |
|
ModeShape Distribution 3.6.0.Final | |||||||||
PREV NEXT | FRAMES NO FRAMES |