greptilian logo

IRC log for #javaee, 2013-08-24

Please see http://irclog.greptilian.com/javaee for which days have been logged.

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

All times shown according to UTC.

Time S Nick Message
04:15 Naros joined ##javaee
04:16 Naros If I have a composite key for an entity, is there anyway to control the ordering of the properties of the where clause for that PK?
04:19 Naros I dont believe this is possible, hibernate appears to be doing it alphabetical ordered.
04:30 sfisque i would guess it is an artifact of the underlying jpa provider.
06:11 neuro_sys joined ##javaee
13:21 taxus joined ##javaee
13:25 taxus left ##javaee
18:10 Naros sfisque: looks like it was done so that the ordering is deterministic across clusters they proclaim
18:36 sfisque that would make sense, as long as they document it appropriately, otherwise it could be big headache for a developer who needs to tune the underlying query
18:36 Naros aye
18:37 sfisque my fave bug in eclipselink.  the (Object, Object) version of coalesce contains cut and pasted code from the (EXpression, Expression) call which invariably fails if the Objects are not actually Expressions (it merely type casts them, blech).  and in the forum they state quite clearly that they have no intention of fixing it
18:38 Naros :P
18:38 Naros yah this was a change made recently too
18:38 sfisque gotta love when an API implementor fails, and then refuses to fix it
19:29 oO0Oo joined ##javaee

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

Please see http://irclog.greptilian.com/javaee for which days have been logged.