| Package | Description |
|---|---|
| org.droitateddb | |
| org.droitateddb.schema |
| Modifier and Type | Method and Description |
|---|---|
protected abstract AbstractAttribute |
BaseContentProvider.getIdAttribute()
Has to return the attribute describing the primary key of the
Entity. |
| Modifier and Type | Class and Description |
|---|---|
class |
BlobAttribute
Definition of a BLOB Attribute.
|
class |
IntegerAttribute
Definition of a INTEGER Attribute.
|
class |
RealAttribute
Definition of a REAL Attribute.
|
class |
TextAttribute
Definition of a TEXT Attribute.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractAttribute |
ToOneAssociation.getAssociationAttribute() |
| Constructor and Description |
|---|
ToOneAssociation(java.lang.String nameInEntity,
java.lang.Class<?> associatedType,
AbstractAttribute associationAttribute) |
Copyright © 2015 arconsis IT-Solutions GmbH. All Rights Reserved.