I make a website on Play and ran into a problem, I need to get filtered data from the database. I cannot find anything sensible in the Internet, maybe someone knows how or where it is described to eat?
Update
There is a database there is a framework, what function to get the filtered data from the database? for analogy in hibernate
, the @Filter
annotation is @Filter
.