| Package | Description |
|---|---|
| org.revenj.database.postgres.jinq | |
| org.revenj.patterns |
| Modifier and Type | Method and Description |
|---|---|
Query.Compare |
JinqMetaModel.findGetter(Method method) |
| Modifier and Type | Method and Description |
|---|---|
<T,V> void |
JinqMetaModel.registerProperty(Class<?> clazz,
String methodName,
String property,
Query.Compare<T,V> getter) |
| Modifier and Type | Method and Description |
|---|---|
<V> Query<T> |
Query.sortedBy(Query.Compare<T,V> order) |
<V> Query<T> |
Query.sortedDescendingBy(Query.Compare<T,V> order) |
Copyright © 2016. All rights reserved.