Modifier and Type | Method and Description |
---|---|
RdbmsValueFactory |
RdbmsTripleRepository.getValueFactory() |
RdbmsValueFactory |
RdbmsStore.getValueFactory()
Deprecated.
|
RdbmsValueFactory |
RdbmsConnectionFactory.getValueFactory() |
Modifier and Type | Method and Description |
---|---|
void |
RdbmsTripleRepository.setValueFactory(RdbmsValueFactory vf) |
Constructor and Description |
---|
HashExprFactory(RdbmsValueFactory vf) |
Modifier and Type | Method and Description |
---|---|
RdbmsValueFactory |
RdbmsTripleSource.getValueFactory() |
Modifier and Type | Method and Description |
---|---|
void |
QueryBuilderFactory.setValueFactory(RdbmsValueFactory vf) |
void |
QueryBuilder.setValueFactory(RdbmsValueFactory vf) |
Modifier and Type | Method and Description |
---|---|
void |
RdbmsBindingIteration.setValueFactory(RdbmsValueFactory vf) |
Constructor and Description |
---|
RdbmsResourceIteration(RdbmsValueFactory vf,
PreparedStatement stmt) |
RdbmsStatementIteration(RdbmsValueFactory vf,
PreparedStatement stmt,
IdSequence ids) |
Modifier and Type | Method and Description |
---|---|
void |
SelectQueryOptimizerFactory.setValueFactory(RdbmsValueFactory vf) |
void |
SelectQueryOptimizer.setValueFactory(RdbmsValueFactory vf) |
void |
RdbmsQueryOptimizer.setValueFactory(RdbmsValueFactory vf) |
Constructor and Description |
---|
ValueIdLookupOptimizer(RdbmsValueFactory vf) |
Copyright © 2001-2016 Aduna. All Rights Reserved.