| Package | Description |
|---|---|
| sirius.db.es.types | |
| sirius.db.jdbc |
Support layer for using JDBC (accessing SQL Databases).
|
| sirius.db.mixing.properties | |
| sirius.db.mongo.types |
| Modifier and Type | Class and Description |
|---|---|
class |
ElasticRef<E extends ElasticEntity>
Represents a reference from one entity to another.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SQLEntityRef<E extends SQLEntity>
Represents a reference from one entity to another.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseEntityRefProperty<I,E extends BaseEntity<I>,R extends BaseEntityRef<I,E>>
Base implementation for handling properties of type
BaseEntityRef. |
| Modifier and Type | Field and Description |
|---|---|
protected R |
BaseEntityRefProperty.entityRef |
| Modifier and Type | Class and Description |
|---|---|
class |
MongoRef<E extends MongoEntity>
Represents a reference from one entity to another.
|
Copyright © 2018. All rights reserved.