|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.trippi.TriplestoreConnector
org.trippi.impl.oracle.OracleConnector
public class OracleConnector
A TriplestoreConnector for a remote or local, Oracle Spatical
triplestore.
| Constructor Summary | |
|---|---|
OracleConnector()
Constructor for the OracleConnector object |
|
| Method Summary | |
|---|---|
void |
close()
Description of the Method |
org.jrdf.graph.GraphElementFactory |
getElementFactory()
Gets the elementFactory attribute of the OracleConnector object |
TriplestoreReader |
getReader()
Gets the reader attribute of the OracleConnector object |
TriplestoreWriter |
getWriter()
Gets the writer attribute of the OracleConnector object |
void |
init(java.util.Map config)
Description of the Method |
| Methods inherited from class org.trippi.TriplestoreConnector |
|---|
finalize, getDescriptor, init, main |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OracleConnector()
| Method Detail |
|---|
public void init(java.util.Map config)
throws TrippiException
init in class TriplestoreConnectorconfig - Description of the Parameter
TrippiException - Description of the Exceptionpublic TriplestoreReader getReader()
getReader in class TriplestoreConnectorpublic TriplestoreWriter getWriter()
getWriter in class TriplestoreConnectorpublic org.jrdf.graph.GraphElementFactory getElementFactory()
getElementFactory in class TriplestoreConnector
public void close()
throws TrippiException
close in class TriplestoreConnectorTrippiException - Description of the Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||