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 JsonContextDatabase. json()Return the JsonContext for reading/writing JSON.static JsonContextDB. json()Return the JsonContext for reading/writing JSON.static JsonContextEbean. json()Deprecated.Return the JsonContext for reading/writing JSON.
-