|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.hp.hpl.jena.sdb.SDB
public class SDB
| Field Summary | |
|---|---|
static com.hp.hpl.jena.sparql.util.Symbol |
annotateGeneratedSQL
|
static String |
BUILD_DATE
The date and time at which this release was built |
static com.hp.hpl.jena.sparql.util.Symbol |
jdbcFetchSize
|
static com.hp.hpl.jena.sparql.util.Symbol |
jdbcStream
Control/attempt JDBC streaming - mosty databases allow only one outstanding streaming request |
static String |
NAME
The product name |
static String |
namespace
SDB namespace |
static String |
PATH
The root package name for SDB |
static String |
sdbIRI
IRI for SDB |
static com.hp.hpl.jena.sparql.util.Symbol |
streamGraphAPI
Control whether GraphSDB streams results to find - must ensure all Jena iterators are closed if this is set true |
static String |
symbolPrefix
|
static String |
symbolSpace
|
static com.hp.hpl.jena.sparql.util.Symbol |
unionDefaultGraph
|
static com.hp.hpl.jena.sparql.util.Symbol |
useQuadRewrite
|
static String |
VERSION
The full name of the current ARQ version |
| Constructor Summary | |
|---|---|
SDB()
|
|
| Method Summary | |
|---|---|
static com.hp.hpl.jena.sparql.util.Symbol |
allocSymbol(String shortName)
|
static com.hp.hpl.jena.sparql.util.Context |
getContext()
|
static com.hp.hpl.jena.shared.PrefixMapping |
getGlobalPrefixMapping()
|
static void |
init()
|
static void |
whenRequiredByAssembler(com.hp.hpl.jena.assembler.assemblers.AssemblerGroup g)
Used by Jena assemblers for registration |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String sdbIRI
public static final String namespace
public static final String symbolPrefix
public static final String symbolSpace
public static final com.hp.hpl.jena.sparql.util.Symbol useQuadRewrite
public static final com.hp.hpl.jena.sparql.util.Symbol unionDefaultGraph
public static final com.hp.hpl.jena.sparql.util.Symbol streamGraphAPI
public static final com.hp.hpl.jena.sparql.util.Symbol jdbcStream
public static final com.hp.hpl.jena.sparql.util.Symbol jdbcFetchSize
public static final com.hp.hpl.jena.sparql.util.Symbol annotateGeneratedSQL
public static final String PATH
public static final String NAME
public static final String VERSION
public static final String BUILD_DATE
| Constructor Detail |
|---|
public SDB()
| Method Detail |
|---|
public static com.hp.hpl.jena.sparql.util.Context getContext()
public static void init()
public static void whenRequiredByAssembler(com.hp.hpl.jena.assembler.assemblers.AssemblerGroup g)
public static com.hp.hpl.jena.shared.PrefixMapping getGlobalPrefixMapping()
public static com.hp.hpl.jena.sparql.util.Symbol allocSymbol(String shortName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||