| Package | Description |
|---|---|
| com.hp.hpl.jena.sdb | |
| com.hp.hpl.jena.sdb.assembler | |
| com.hp.hpl.jena.sdb.sql |
| Modifier and Type | Field and Description |
|---|---|
SDBConnectionDesc |
StoreDesc.connDesc |
| Modifier and Type | Method and Description |
|---|---|
static SDBConnection |
SDBFactory.createConnection(SDBConnectionDesc desc)
Create a connection to a database from connection description.
|
static Connection |
SDBFactory.createSqlConnection(SDBConnectionDesc desc)
Create JDBC connection associated with the SDB connection description.
|
| Modifier and Type | Method and Description |
|---|---|
SDBConnectionDesc |
SDBConnectionDescAssembler.open(Assembler a,
Resource root,
Mode mode) |
| Modifier and Type | Method and Description |
|---|---|
static SDBConnectionDesc |
SDBConnectionDesc.blank() |
static SDBConnectionDesc |
SDBConnectionDesc.none() |
static SDBConnectionDesc |
SDBConnectionDesc.read(Model m) |
static SDBConnectionDesc |
SDBConnectionDesc.read(String filename) |
| Modifier and Type | Method and Description |
|---|---|
static SDBConnection |
SDBConnectionFactory.create(SDBConnectionDesc desc) |
static Connection |
SDBConnectionFactory.createSqlConnection(SDBConnectionDesc desc)
Create a new, plain JDBC SQL connection from the description.
|
| Constructor and Description |
|---|
DataSourceSDB(SDBConnectionDesc sdbConnDesc) |
Licenced under the Apache License, Version 2.0