Package | Description |
---|---|
org.sormula.translator |
Classes that provide mapping between columns and Java class members.
|
Modifier and Type | Method and Description |
---|---|
PrimaryKeyWhereTranslator<R> |
RowTranslator.getPrimaryKeyWhereTranslator()
Gets primary key translator for use in where clause.
|