org.eclipse.higgins.idas.cp.jena2.impl
Class JDBCContext
java.lang.Object
org.eclipse.higgins.idas.cp.jena2.impl.Context
org.eclipse.higgins.idas.cp.jena2.impl.JDBCContext
- All Implemented Interfaces:
- org.eclipse.higgins.idas.api.IContext, org.eclipse.higgins.idas.api.IHasAttributes, IJenaContext
- public class JDBCContext
- extends Context
| Methods inherited from class org.eclipse.higgins.idas.cp.jena2.impl.Context |
addAttribute, addAttribute, addEntity, addEntity, applyUpdates, buildAttribute, buildAttributeAssertion, buildAuthNAttributesMaterials, buildComplexAttrValue, buildEntityIDAssertion, buildEntityTypeAssertion, buildFilter, buildSimpleAttrValue, close, equals, exportData, getAttribute, getAttributes, getContextID, getContextModel, getDatatypeProperty, getEntities, getEntities, getEntities, getEntity, getEntity, getModel, getModelNoException, getNodeIndividuals, getNS, getObjectProperty, getOntClass, getOntProperty, getSchema, getSchemaURI, getSingleValuedAttribute, getUserAccount, importData, isOpen, open, open, registerChangedSubject, removeAttribute, removeAttributeValue, removeAttributeValue, removeSubject, reopen, setComponentSetting, setComponentSetting, setContextModel, setSchema, setValidationMode, unregisterChangedSubject, verifyEntityAttributes |
JDBCContext
public JDBCContext()
JDBCContext
public JDBCContext(com.hp.hpl.jena.ontology.OntDocumentManager documentManager,
IContextConfiguration config)
throws org.eclipse.higgins.idas.api.IdASException
JDBCContext
public JDBCContext(com.hp.hpl.jena.ontology.OntDocumentManager documentManager,
org.eclipse.higgins.idas.api.IContextId contextID)
throws org.eclipse.higgins.idas.api.IdASException
initialize
public void initialize(org.eclipse.higgins.idas.api.IContextId contextID)
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException
init
public void init(Properties props)
throws org.eclipse.higgins.idas.api.IdASException
- Specified by:
init in interface IJenaContext- Overrides:
init in class Context
- Throws:
org.eclipse.higgins.idas.api.IdASException
initialize
public void initialize(IContextConfiguration config)
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException
begin
public void begin()
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException
commit
public void commit()
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException
isTransactionSupported
public boolean isTransactionSupported()
throws org.eclipse.higgins.idas.api.IdASException
- Returns:
-
- Throws:
org.eclipse.higgins.idas.api.IdASException
rollback
public void rollback()
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException
cancelUpdates
public void cancelUpdates()
throws org.eclipse.higgins.idas.api.IdASException
- Throws:
org.eclipse.higgins.idas.api.IdASException