- java.lang.Object
-
- org.jooq.JSONB
-
public final class JSONB extends Object
A JSON wrapper type for JSONB 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 JSONBvalueOf(String data)
-