| Package | Description |
|---|---|
| com.neurosys.crm.billing.etl | |
| com.neurosys.dao.jpa | |
| com.neurosys.odb.etl | |
| com.neurosys.saas.etl |
| Modifier and Type | Method and Description |
|---|---|
QueryTransformer |
FindTrackCycleTransformer.getQueryTrackCycleTransformer() |
| Modifier and Type | Method and Description |
|---|---|
void |
FindTrackCycleTransformer.setQueryTrackCycleTransformer(QueryTransformer queryTrackCycleTransformer) |
| Modifier and Type | Class and Description |
|---|---|
class |
JPAQueryTransformer
Fire any JPA Query and return the the fields as an Object[]; so the transformer itself will return
List<Object[]>Any params supplied will be applied sequentially in the input is an Object[] or a List. |
| Modifier and Type | Class and Description |
|---|---|
class |
ODBQueryTransformer<E,T> |
| Modifier and Type | Class and Description |
|---|---|
class |
TenantContextJPAQueryTransformer<O extends Organization,U extends SAASUser<O>>
This
Transformer ensures all generic queries are made in context to the current Tenant.By default the Tenant related to User#getOrganizations() and User#getPrimaryOrganization() |
Copyright © 2018. All rights reserved.