omnifaces / omnipersistence

Utilities for JPA, JDBC and DataSources
Other
31 stars 12 forks source link

Fallback to like searchPredicate when Long doesn't match any of the listed conditions #4

Closed arjanpronk-kizitos closed 7 years ago

arjanpronk-kizitos commented 7 years ago

If type is assignable from a Long and doesn't match any of the other conditions already listed remove the searchKey from parameters so a like searchPredicates is added in the fallback