RE: IsNotEqual
: dinsdag 30 augustus 2005 13:57 To: user-java@ibatis.apache.org Subject: IsNotEqual I'm trying to execute select * from table test = #test# The thing is if the test property in the object does have value set to -1, the IsNotEqual is appended to the SQL
IsNotEqual
I'm trying to execute select * from table test = #test# The thing is if the test property in the object does have value set to -1, the IsNotEqual is appended to the SQL query for some reason. The test property is declared as "int&qu