| Package | Description |
|---|---|
| pl.decerto.hyperon.persistence.model.value |
| Modifier and Type | Class and Description |
|---|---|
class |
Bundle
This is main class, that developer can interact with using hyperon persistence engine.
|
class |
CollectionProperty
This class represents collection of properties, that should store other properties with the same type
TypeDef. |
class |
EntityProperty
This class represents property of entity (complex) type with fields.
|
class |
Property
This is main class representing property managed by Hyperon Persistence Engine.
|
class |
RefProperty
This class represents reference (pointer) to real
target Property. |
class |
ValueProperty
This class represents value property, which is a simple wrapper for any value of simple type.
|
Copyright © 2021. All rights reserved.