| Interface | Description |
|---|---|
| Handle |
This interface should be only used within Hyperon Peristence Engine as grouping facade of all possible actions on it's subclasses.
|
| Class | Description |
|---|---|
| Bundle |
This is main class, that developer can interact with using hyperon persistence engine.
|
| CollectionProperty |
This class represents collection of properties, that should store other properties with the same type
TypeDef. |
| EntityProperty |
This class represents property of entity (complex) type with fields.
|
| IdentityScanner | |
| Property |
This is main class representing property managed by Hyperon Persistence Engine.
|
| RefProperty |
This class represents reference (pointer) to real
target Property. |
| ValueProperty |
This class represents value property, which is a simple wrapper for any value of simple type.
|
| Enum | Description |
|---|---|
| ElementType |
Supported property types by Hyperon Persistence Engine.
|
| EntityState |
Copyright © 2021. All rights reserved.