Jinq case sensitive search

17 views
Skip to first unread message

enar...@gmail.com

unread,
Dec 19, 2018, 11:11:24 AM12/19/18
to Jinq
Hello All, 

Does Jinq have the capability to specify a case sensitive search/specify collation?

I've searched for it but cant seems to find any documentation regarding this topic. 

Worst case, is there any way to execute a SQL statement?

Regards

Jinq

unread,
Dec 19, 2018, 11:52:54 AM12/19/18
to Jinq
It's not supported.

Jinq is designed to layer on top of JPA/Hibernate, so you can always drop down at any time to issuing JPA queries. I'm not sure if search/collation are available in JPA/Hibernate either, so you may have to drop down to native SQL queries in JPA/Hibernate to get that capability.

Reply all
Reply to author
Forward
0 new messages