| Package | Description |
|---|---|
| org.revenj.database.postgres | |
| org.revenj.database.postgres.jinq | |
| org.revenj.extensibility | |
| org.revenj.patterns | |
| org.revenj.serialization.json |
| Modifier and Type | Field and Description |
|---|---|
protected ServiceLocator |
PostgresOlapCubeQuery.locator |
| Modifier and Type | Method and Description |
|---|---|
Optional<ServiceLocator> |
PostgresReader.getLocator() |
| Modifier and Type | Method and Description |
|---|---|
static PostgresReader |
PostgresReader.create(ServiceLocator locator) |
<T extends DataSource> |
QueryProvider.query(Connection connection,
ServiceLocator locator,
Class<T> manifest) |
| Constructor and Description |
|---|
PostgresOlapCubeQuery(ServiceLocator locator) |
PostgresReader(ServiceLocator locator) |
| Modifier and Type | Method and Description |
|---|---|
static void |
RevenjQueryComposer.fillQueryParameters(Connection connection,
ServiceLocator locator,
PreparedStatement ps,
int parameterOffset,
List<GeneratedQueryParameter> parameters,
List<LambdaInfo> lambdas) |
static <T extends DataSource> |
RevenjQueryComposer.findAll(MetamodelUtil metamodel,
ClassLoader loader,
Class<T> manifest,
RevenjQueryComposerCache cachedQueries,
Connection conn,
ServiceLocator locator,
RevenjQueryComposer.GetConnection getConnection,
RevenjQueryComposer.ReleaseConnection releaseConnection) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Container |
| Modifier and Type | Method and Description |
|---|---|
T |
Report.populate(ServiceLocator locator) |
T |
Generic.resolve(ServiceLocator locator) |
| Constructor and Description |
|---|
DslJsonSerialization(ServiceLocator locator,
Optional<com.dslplatform.json.DslJson.Fallback<ServiceLocator>> fallback) |
| Constructor and Description |
|---|
DslJsonSerialization(ServiceLocator locator,
Optional<com.dslplatform.json.DslJson.Fallback<ServiceLocator>> fallback) |
Copyright © 2016. All rights reserved.