- java.lang.Object
-
- org.jooq.JSON
-
public final class JSON extends Object
A JSON wrapper type for JSON data obtained from the database.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)inthashCode()StringtoString()static JSONvalueOf(String data)
-