| Package | Description |
|---|---|
| io.daobab.query | |
| io.daobab.result | |
| io.daobab.statement.inner |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryField<E extends Entity,F> |
| Modifier and Type | Method and Description |
|---|---|
FieldsProvider<FlatPlate> |
QueryPlate.flat() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ManyCellsProvider<F> |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldsBuffer<F> |
class |
FlatPlates
FlatBuffer collection.
|
| Modifier and Type | Method and Description |
|---|---|
default FieldsProvider<F> |
FieldsProvider.filter(Predicate<? super F> predicate) |
default FieldsProvider<Plate> |
PlateProvider.filter(Predicate<Plate> predicate) |
default <M> FieldsProvider<M> |
EntitiesProvider.map(Function<? super E,M> mapper) |
default <M> FieldsProvider<M> |
PlateProvider.map(Function<Plate,M> mapper) |
| Modifier and Type | Class and Description |
|---|---|
class |
InnerSelectManyCells<E extends Entity,F> |
Copyright © 2021. All rights reserved.