hs4j icon indicating copy to clipboard operation
hs4j copied to clipboard

HandlerSocket client for java

Results 5 hs4j issues
Sort by recently updated
recently updated
newest added

I cannot get multiple rows back from a query which should give multiple results back - can you confirm, it is working? PS. Is anyone using this client library?

How to used filter any example for that Thanks

How I can used NOT IN clause in find() method or any other solution for that.

Please see: http://philipzhong.blogspot.com/2011/06/performance-test-for-mysql-sql-and.html May be I am missing something and bulk insert with HS4J is possible?

please clarify how to use modifyStatement. It seems openIndex is needed, and I am not sure why. It seems to me I should need to specify only a MySQL table...