BeanBin for EJB 3.0



Home
Getting Started
Download
Javadocs
Discussion

BeanBin is a utility for persisting EJB 3.0 Entity beans. It works without the need of any xml configuration (except for database connectivity) and it generates all the necessary JPA-QL.

BeanBin also has a variety of features intended to make development easier. This includes a query building system, automatic lazy initialization and seamless text index searching. You don't have to declare any outside library entities because the EntityManager gets built at runtime from whatever Class you are using.

Check out the getting started page for more information!



SourceForge.net Logo Support This Project