Hey Emmanuel, I know you refactored the JdbmStore a while back to use longs instead of BigIntegers for the entryId but I see the JdbmStore now uses Object as the parameter for id's. Any reason why you avoided using Long or long?
Alex
Hey Emmanuel, I know you refactored the JdbmStore a while back to use longs instead of BigIntegers for the entryId but I see the JdbmStore now uses Object as the parameter for id's. Any reason why you avoided using Long or long?
Alex