Package | Description |
---|---|
org.infinispan.schematic | |
org.infinispan.schematic.internal | |
org.modeshape.jcr |
Modifier and Type | Method and Description |
---|---|
static SchemaLibrary |
Schematic.createSchemaLibrary()
Create an in-memory schema library.
|
static SchemaLibrary |
Schematic.createSchemaLibrary(String name)
Create an in-memory schema library.
|
SchemaLibrary |
SchematicDb.getSchemaLibrary()
Get the reference to the SchemaLibrary for this database.
|
Modifier and Type | Class and Description |
---|---|
class |
CacheSchemaLibrary |
class |
InMemorySchemaLibrary |
Modifier and Type | Method and Description |
---|---|
SchemaLibrary |
CacheSchematicDb.getSchemaLibrary() |
Modifier and Type | Field and Description |
---|---|
protected static SchemaLibrary |
RepositoryConfiguration.SCHEMA_LIBRARY |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.