greptilian logo

IRC log for #friendlyjava, 2015-08-20

##friendlyjava on freenode

| Channels | #friendlyjava index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

All times shown according to UTC.

Time S Nick Message
09:19 cofo joined ##friendlyjava
13:58 pdurbin I'm kind of surprised I have to resort to string concatenation to add an ORDER BY in JPA: http://stackoverflow.com/questions/3616224/jpql-order-by-clause-with-parameter
19:18 aditsu in depeche it's query.order("foo") :)
19:20 aditsu oh wait, asc vs desc?
19:20 aditsu in that case it's order("foo") vs desc("foo")
19:23 aditsu I suppose I could add a method that takes a boolean
19:26 pdurbin nice
19:35 pulsar uerydsl and jooq are also worth mentioning. jooq does not require an orm layer and can be used just as a query builder.
19:35 pulsar s/uery/query
19:46 aditsu sounds similar to depeche
19:54 pdurbin yeah, i've been meaning to try JOOQ
19:58 pulsar i liked it. used it in a small project without any issues worth mentioning.
19:58 pulsar implemented a filter query builder for kendo-ui's grid component. could dig it up if in need
19:59 pulsar should support pretty much all grid filter operations / combinations kendo ui allowed in the grid.
22:28 aditsu joined ##friendlyjava

| Channels | #friendlyjava index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

##friendlyjava on freenode