Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Why does (1=2) append to the VO query

Aacc-OracleNov 12 2012 — edited Nov 12 2012
I'm using a view object to run query but did not return any result.
I use the VO.getQuery() and realized that a where clause was added to the end of the query as : and (1=2).
I did not define this in the view object. where is it from?

Thanks

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Dec 10 2012
Added on Nov 12 2012
1 comment
256 views