Uses of Interface
io.ebean.text.json.JsonContext
-
Packages that use JsonContext Package Description io.ebean -
-
Uses of JsonContext in io.ebean
Methods in io.ebean that return JsonContext Modifier and Type Method Description JsonContext
Database. json()
Return the JsonContext for reading/writing JSON.static JsonContext
DB. json()
Return the JsonContext for reading/writing JSON.static JsonContext
Ebean. json()
Deprecated.Return the JsonContext for reading/writing JSON.
-