ModeShape Distribution 3.0.0.Beta4

Uses of Interface
org.infinispan.schematic.SchemaLibrary

Packages that use SchemaLibrary
org.infinispan.schematic   
org.infinispan.schematic.internal   
org.modeshape.jcr   
 

Uses of SchemaLibrary in org.infinispan.schematic
 

Methods in org.infinispan.schematic that return SchemaLibrary
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.
 

Uses of SchemaLibrary in org.infinispan.schematic.internal
 

Classes in org.infinispan.schematic.internal that implement SchemaLibrary
 class CacheSchemaLibrary
           
 class InMemorySchemaLibrary
           
 

Methods in org.infinispan.schematic.internal that return SchemaLibrary
 SchemaLibrary CacheSchematicDb.getSchemaLibrary()
           
 

Uses of SchemaLibrary in org.modeshape.jcr
 

Fields in org.modeshape.jcr declared as SchemaLibrary
protected static SchemaLibrary RepositoryConfiguration.SCHEMA_LIBRARY
           
 


ModeShape Distribution 3.0.0.Beta4

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