| Modifier and Type | Field and Description |
|---|---|
protected RdfTypeFactory |
RdfPersistenceContextImpl.typeFactory |
| Modifier and Type | Field and Description |
|---|---|
protected RdfTypeFactory |
RdfMapperEngineImpl.typeFactory |
| Modifier and Type | Method and Description |
|---|---|
RdfTypeFactory |
RdfMapperEngineBatched.getRdfTypeFactory() |
RdfTypeFactory |
RdfMapperEngineImpl.getRdfTypeFactory() |
RdfTypeFactory |
RdfMapperEngineImpl.getTypeFactory() |
| Constructor and Description |
|---|
RdfMapperEngineImpl(SparqlService sparqlService,
RdfTypeFactory typeFactory) |
RdfMapperEngineImpl(SparqlService sparqlService,
RdfTypeFactory typeFactory,
org.apache.jena.sparql.core.Prologue prologue) |
RdfMapperEngineImpl(SparqlService sparqlService,
RdfTypeFactory typeFactory,
org.apache.jena.sparql.core.Prologue prologue,
RdfPersistenceContext persistenceContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
RdfTypeFactoryImpl |
| Modifier and Type | Method and Description |
|---|---|
RdfTypeFactory |
RdfTypeFactoryFactoryBean.getObject() |
| Constructor and Description |
|---|
RdfTypeLiteralTyped(RdfTypeFactory typeFactory,
org.apache.jena.datatypes.RDFDatatype rdfDatatype) |
RdfTypeSeq(RdfTypeFactory typeFactory,
RdfType itemRdfType) |
| Modifier and Type | Field and Description |
|---|---|
protected RdfTypeFactory |
SparqlEntityManagerFactory.typeFactory |
| Modifier and Type | Method and Description |
|---|---|
RdfTypeFactory |
EntityManagerImpl.getRdfTypeFactory() |
RdfTypeFactory |
SparqlEntityManagerFactory.getTypeFactory() |
| Modifier and Type | Method and Description |
|---|---|
SparqlEntityManagerFactory |
SparqlEntityManagerFactory.setTypeFactory(RdfTypeFactory typeFactory) |
Copyright © 2017. All rights reserved.