Hi 

My cached object is Binarylizable. I am using SQLQuery and SQLFieldQuery. 

In some cases I need to query on a hardcoded/fixed filter e.g. Name = 'xyz'.
Same usecase for Long, Date, TimeStamp datatype as well. 

Basically not using setArgs().

I see it works fine for String, Int, Long. 
- Can I use formatted string for Date, Timestamp and Boolean datatypes? 
- If yes - What format for Date and Timestamp? Is there any disadvantages
because not using proper datatype and setArg?

Thanks,
-Sam   








--
View this message in context: 
http://apache-ignite-users.70518.x6.nabble.com/SQLQuery-and-Datatypes-tp12167.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Reply via email to