Sort Criteria is not working properly for oneTone child Table in java criteria builder

Viewed 9

we are using criteria queries for for sorting or searching of our data but when we try to apply sort on our table for a column of oneTone relationships ..it only fetch notNull data w.r.t to that particular column.

Do you have any idea how to apply sorting for criteria builder for child table of oneToOne mapping?

0 Answers
Related