| Package | Description |
|---|---|
| org.revenj.database.postgres | |
| org.revenj.patterns |
| Modifier and Type | Class and Description |
|---|---|
class |
PostgresOlapCubeQuery<TSource extends DataSource> |
| Modifier and Type | Method and Description |
|---|---|
<TSource extends DataSource,TCube extends OlapCubeQuery<TSource>> |
RepositoryBulkReader.analyze(Class<TCube> manifest,
List<String> dimensionsAndFacts,
Collection<Map.Entry<String,Boolean>> order,
Specification<TSource> filter,
Integer limit,
Integer offset) |
default <TSource extends DataSource,TCube extends OlapCubeQuery<TSource>> |
RepositoryBulkReader.analyze(Class<TCube> manifest,
List<String> dimensionsAndFacts,
Specification<TSource> filter) |
Copyright © 2016. All rights reserved.