- 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 boolean
equals(Object obj)
int
hashCode()
String
toString()
static JSON
valueOf(String data)
-