14.07.2013 Views

Contents - Cultural View

Contents - Cultural View

Contents - Cultural View

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Plain Old Java Object 251<br />

POJO generation projects<br />

Prevayler [2]<br />

an open source system prevalence layer that transparently persists POJOs.<br />

BeanExaminer [3]<br />

framework to present any java objects in an interactive surface to browse and edit them. A generator is<br />

included to create the desired pojo's through a given db connection.<br />

Roma Meta Framework [4]<br />

DDD centric framework. The innovative holistic approach lets the designer/developer to view anything as a<br />

POJO: GUI, I18N, Persistence, etc.<br />

OpenXava [5]<br />

Framework to develop J2EE business applications rapidly and easily. It's based in business components<br />

defined with XML. Feature rich and flexible since it's used for years to create business applications. Generates<br />

POJO Hibernate EJB2 and EJB3 JPA ...<br />

PlainXML [6]<br />

PAT [7]<br />

Generating POJO by DTD; XML-POJO mapping via Java5 annotations or DTD; XML manipulations using<br />

POJO without SAX/DOM; Preprocessing of XML documents using expression language; Binary XML; RMI<br />

friendly XML; Exporting to JSON; XML marshall/unmarshall ...<br />

AOP (JBossAOP) persistence library (aspect library). Provides persistence layer with underlying Prevayler<br />

(1.02). Allows users to write their code without worrying about persistence code (POJO). Uses annotations.<br />

Java O/RM [8]<br />

This is a Java Object Relational mapping tool that is very simple to use. It works with all major databases and<br />

requires only minimal coding effort. JOR strictly follows the POJO / POJI (Plain Old Java Objects / Plain Old<br />

Java Interfaces) model.<br />

AutoPersistJ [9]<br />

This project aims to assist developers in developing java EE persistence layer for existing database tables. It<br />

gets metadata of selected database tables and generates classes for them. it uses and extends the ideas of<br />

DbGen project to EJB 3.0 POJO.<br />

PojoGen [10]<br />

Pojodbc [11]<br />

It is a small tool to generate Java Code (a POJO) for an APPFUSE-based project from a DDL file, which is<br />

created from an ER diagram by Microsoft VISIO. It makes an APPFUSE-based project more easy to use.<br />

An easy-to-use Java Object Relation mapping library without configurations file or annotations. Built on top<br />

of JDBC, you still use your optimized native SQL and get POJOs.<br />

Apache Felix iPOJO [12]<br />

A new type of dynamic service-oriented component runtime that runs pure POJO applications on the top of<br />

OSGi platforms. Non-functional (extra-functional) services can be added and removed at runtime.<br />

JBoss Microcontainer [13]<br />

The JBoss Microcontainer is a refactoring of JBoss's JMX Microkernel to support direct POJO deployment<br />

and standalone use outside the JBoss application server.<br />

Naked Objects [14]

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!