public class JdbcRelationSearcher extends java.lang.Object implements RelationsSearcher
| Constructor and Description |
|---|
JdbcRelationSearcher(JdbcTemplate jdbcTemplate) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<Relation> |
search(RelationsSearchParams params) |
public java.lang.Iterable<Relation> search(RelationsSearchParams params)
search in interface RelationsSearcherCopyright © 2018 SAP SE. All Rights Reserved.