jooq/jOOQ
Alok Menghrajani 5fe01765a6 Implements an instance toString() method on JSONObject.
http://www.jooq.org/javadoc/latest/ is not very clear about JSONObject
taking a map as a parameter in the constructor but calling toString on
the resulting object won't return a JSON string.

I feel things can be improved by either adding something to the documentation
or by having a toString() method which calls toJSONString. This commit
implements the latter.
2015-04-20 15:40:58 -07:00
..
src Implements an instance toString() method on JSONObject. 2015-04-20 15:40:58 -07:00
.gitignore
LICENSE.txt
pom.xml [#4216] Remove obsolete "release" profile from pom.xml files 2015-04-20 15:40:14 +02:00