| Package | Description |
|---|---|
| org.aksw.jena_sparql_api.mapper.jpa.metamodel |
| Modifier and Type | Class and Description |
|---|---|
class |
AttributeSuportBase<X>
Simple AttributeSupport implementation built upon a single Map
|
| Modifier and Type | Field and Description |
|---|---|
protected AttributeSupport<? super X> |
ManagedTypeBase.attributes |
protected AttributeSupport<X> |
ManagedTypeBase.declaredAttributes |
| Constructor and Description |
|---|
ManagedTypeBase(Class<X> cls,
AttributeSupport<X> attributes,
AttributeSupport<X> declaredAttributes) |
ManagedTypeBase(Class<X> cls,
AttributeSupport<X> attributes,
AttributeSupport<X> declaredAttributes) |
Copyright © 2017. All rights reserved.