Uses of Class
org.javalite.json.JSONMap
Packages that use JSONMap
Package
Description
ActiveJDBC - the agile Java ORM.
ActiveWeb - the agile java framework
JavaLite HTTP library.
-
Uses of JSONMap in org.javalite.activejdbc
Methods in org.javalite.activejdbc that return JSONMapMethods in org.javalite.activejdbc with parameters of type JSONMapModifier and TypeMethodDescription<T extends Model>
TModel.setJSONMap(String attributeName, JSONMap value)
Sets aJSONMap
as a value of an attribute. -
Uses of JSONMap in org.javalite.activeweb
Methods in org.javalite.activeweb that return JSONMap -
Uses of JSONMap in org.javalite.activeweb.websockets
Methods in org.javalite.activeweb.websockets with parameters of type JSONMap -
Uses of JSONMap in org.javalite.http
Methods in org.javalite.http that return JSONMap -
Uses of JSONMap in org.javalite.json
Methods in org.javalite.json that return JSONMap