My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 45
Like [http://code.google.com/p/google-sitebricks/ Sitebricks], Wug does * have statically structured Model tree * use POJO objects as Model * use [http://code.google.com/p/google-guice/ Google Guice] to create Model objects But unlike [http://code.google.com/p/google-sitebricks/ Sitebricks]...
This library allows to load and save plain Java objects (POJO) from binary stream with such features as bit values, bit flags, little and big-endian byte order and so on. Mapping configuration can be described in XML files, class annotation or in Java code.
SModel provides users a uniform way to access and manipulate structured model in the format of XML, JSON, POJO or other user defined data format from data source such as stream, database or others. Base on SModel, Document Oriented Service(DOS) framework can employee a uniform set of APIs to read...
=ABOUT CLIENT-OBJECTS FRAMEWORK= Client-Objects aims to become a collection of stable and well-organized Java libraries that help simplify the development Java client applications that extensively use !JavaBeans technology. Namely, it provides means to dynamically (runtime) convert POJO classes i...
*This project has moved to [http://www.pojomatic.org]* Simply annotate the fields and/or methods with `@Property` that you would like included, or annotate the class with `@AutoProperty` to have all of the fields included by default. Then, delegate to Pojomatic for your hashCode(), toString(), an...
This library helps to deal with Hibernate entities and collections in GWT applications - using the simplest available solutions. You can use this library as a [http://noon.gilead.free.fr/gilead/ Gilead] alternative for simple projects with Hibernate persistence (please note that Gilead currently ha...
Jazzmaster is an application framework developed by Eiichiro Uchiumi ([http://www.eiichiro.org/ Eiichiro.org]) and can be performed on JDK 5 and later Java platform. Using Jazzmaster framework, you can construct the application from the small one which is processed on a command line to the large one...
Utilitaries for Java
Aeson allows very easy marshalling of POJOs to JSON. Since it uses JAXB-annotations you can marshall all your JAXB-annotated classes to JSON without any modifications. The library is very small and only relies on core J2SE (1.5 and up) and JAXB.
XBean data source enable you use XPath to query data from a POJO.It implements the interface from jasperreport.
1 2 3 4 5 Next