| Package | Description |
|---|---|
| org.tentackle.persist |
Persistence layer implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected Set<DbObjectClassVariables.ForeignReference> |
DbObjectClassVariables.foreignReferences
Referencing classes and their isReferencing-methods.
|
| Modifier and Type | Method and Description |
|---|---|
int |
DbObjectClassVariables.ForeignReference.compareTo(DbObjectClassVariables.ForeignReference o) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
DbObjectClassVariables.isReferencedImpl(Db db,
long id,
Set<DbObjectClassVariables.ForeignReference> foreignReferences)
Determines whether the class of this variable holder is referenced.
|
Copyright © 2016 Krake Softwaretechnik. All rights reserved.