| Package | Description |
|---|---|
| org.revenj.extensibility | |
| org.revenj.patterns | |
| org.revenj.postgres | |
| org.revenj.postgres.jinq |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Container |
| Modifier and Type | Method and Description |
|---|---|
T |
Report.populate(ServiceLocator locator) |
T |
Generic.resolve(ServiceLocator locator) |
| Modifier and Type | Field and Description |
|---|---|
ServiceLocator |
PostgresReader.locator |
| 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 |
|---|
PostgresReader(ServiceLocator locator) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends DataSource> |
RevenjQueryComposer.findAll(MetamodelUtil metamodel,
Class<T> manifest,
RevenjQueryComposerCache cachedQueries,
Connection conn,
ServiceLocator locator,
RevenjQueryComposer.GetConnection getConnection,
RevenjQueryComposer.ReleaseConnection releaseConnection) |
Copyright © 2015. All rights reserved.