org.eclipse.higgins.idas.cp.jena2.impl
Class SharedJDBCContext

java.lang.Object
  extended by org.eclipse.higgins.idas.cp.jena2.impl.SharedContext
      extended by org.eclipse.higgins.idas.cp.jena2.impl.SharedJDBCContext
All Implemented Interfaces:
ISharedContext

public class SharedJDBCContext
extends SharedContext


Constructor Summary
SharedJDBCContext(Map<?,?> config, String schemaURI, URI contextEntityType)
           
 
Method Summary
 
Methods inherited from class org.eclipse.higgins.idas.cp.jena2.impl.SharedContext
authenticateNamePasswordMaterials, authenticateUser, close, close, getContextEntityIndividual, getContextEntityType, getEntityIndividual, getProperty, getResource, initContextEntityIndividual, open, open, queryIndividuals, saveChanges
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SharedJDBCContext

public SharedJDBCContext(Map<?,?> config,
                         String schemaURI,
                         URI contextEntityType)
                  throws org.eclipse.higgins.idas.api.IdASException
Throws:
org.eclipse.higgins.idas.api.IdASException