summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/databinding-json/src/main/java/org/apache/tuscany/sca/databinding/json/jackson/Object2JSON.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start to add the ability to allow partial json serializationrfeng2012-09-101-1/+8
* Use Jackson JsonNode as the unified representation of json datarfeng2011-10-101-5/+4
* Improve jaxb/json databindings and jsonrpc binding to better handle interfacesrfeng2010-11-131-6/+3
* TUSCANY-3668 - support BigDecimal in JSON format and JSONRPC binding. BigDeci...slaws2010-09-081-1/+7
* Add support for primitive java typesrfeng2010-09-081-0/+3
* Allow primitive return values to pass through the Object2JSON transformer.slaws2010-09-031-1/+1
* Add array support for the transformerrfeng2010-05-271-1/+1
* Enhance the JSON databindign with Jackson 1.5.0rfeng2010-04-011-10/+22
* Update jackson and jettision to latest versionsrfeng2010-03-281-0/+71