| Package | Description |
|---|---|
| org.oncoblocks.centromere.core.dataimport.component | |
| org.oncoblocks.centromere.core.repository |
| Class and Description |
|---|
| RepositoryOperations
Basic operations that all repositories must implement, regardless database technology used.
|
| Class and Description |
|---|
| Evaluation
List of constants, representing database query evaluations, to be supported by each repository
implementation.
|
| QueryCriteria
Simple representation of a database query evaluation that can be passed to generic
RepositoryOperations implementations. |
| QueryCriteriaBuilder
TODO
QueryCriteriaBuilder.where("symbol").is("AKT1").and("signal").between(3.0, 1.2).build();
|
Copyright © 2016. All rights reserved.