Hi chimpeenuts,
thanks for your answer. I saw that it worked with Integer.toString, but it doesn't feel right.
@Isomorphic:
Is it a good idea to introduce some convenience-constructors Criteria(String, DATATYPE) for the other data types Criteria.addCriteria(String, DATATYPE) supports?
Best regards,
Blama
thanks for your answer. I saw that it worked with Integer.toString, but it doesn't feel right.
@Isomorphic:
Is it a good idea to introduce some convenience-constructors Criteria(String, DATATYPE) for the other data types Criteria.addCriteria(String, DATATYPE) supports?
Best regards,
Blama
Comment