summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/modules/databinding-json/src/main/java/org/apache/tuscany/sca/databinding/json/jackson/JacksonHelper.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enhance the include/exclude filter processing and fix a NPErfeng2012-09-171-16/+38
* Enhance the partial read support so that we can use the full property names i...rfeng2012-09-141-21/+70
* Add the checking for root classrfeng2012-09-131-8/+45
* Fix the default mapper so that it can handle tuscanyFilterrfeng2012-09-101-4/+6
* Start to add the ability to allow partial json serializationrfeng2012-09-101-2/+33
* Reuse the ObjectMapperrfeng2012-03-021-0/+3
* Make the jackson annotation introspector come before the JAXB one as we need ...rfeng2012-02-141-2/+3
* Fix the json deserialization of generic collection and upgrade to jackson 1.9.4rfeng2012-01-301-12/+15
* Use home-grown JSONRPC implementationrfeng2011-10-101-1/+44
* Fix the Date format for json data bindingrfeng2011-09-061-0/+3
* Streamline the json serialization into output streamrfeng2011-07-201-1/+0
* Upgrade to jackson 1.7.1 releaserfeng2011-02-071-2/+2
* Change json serialization to not marshal null valuesrfeng2010-12-301-0/+2
* Improve jaxb/json databindings and jsonrpc binding to better handle interfacesrfeng2010-11-131-16/+67
* Merge branch 'jaxrs' into trunkrfeng2010-05-191-0/+46
* Enhance the JSON databindign with Jackson 1.5.0rfeng2010-04-011-0/+82