> Any hints Pinaki? The simple answer is Query execution takes different path when it is has to return a single result. Personally, I would like a query to be executed in the same way and then the facade getSingleResult() should determine whether the selected result is unique or not and return to user appropriately.
thoughts? -- View this message in context: http://n2.nabble.com/issues-with-unique-query%2C-using-slices-tp1578499p1581904.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
