Has anyone else ever wanted to do a UNION type query in ofbiz?
Currently, I'm doing a hack, where I use the entity engine sql
generation to get the different parts of the UNION query, but then I
concatenate them myself before doing a raw jdbc call.

I don't have any plans right now to actually add support for this, but
was just sending out a feeler.

Reply via email to