Hi, > I put the Slice "ONE", but when i remove the "hint" clause the result > comes for me, but i know that at > least one result have to return in this query, i don't know what i'am > doing wrong...
Your question is not clear to me. 1. Please explain further 2. Examine the generated SQL. Each executed SQL is logged with the slice name it has been executed on. When you query with or without the hint -- what SQLs do you see? On which slices are these SQLs being executed? -- View this message in context: http://n2.nabble.com/Targeted-Query-in-Slices-tp1580324p1581281.html Sent from the OpenJPA Users mailing list archive at Nabble.com.
