Preface

Vaadin Objects is a sister project for the Naked Objects framework, allowing JPA-annotated domain objects to be persisted to a relational database (with Hibernate as the underlying JPA implementation).

This developers' guide explains how to build JPA Objects from source, allowing you to contribute back and extend the range of capabilities. If you are simply interested in using JPA Objects as-is, please consult the user guide.

Vaadin Objects is hosted on SourceForge, and is licensed under Apache Software License v2. Naked Objects is also hosted on SourceForge, and is also licensed under Apache Software License v2.