The Caché EJB BindingThe Caché EJB binding
lets J2EE EJB (Enterprise Java Beans) talk directly with objects on a Caché
server. The Caché EJB binding automatically generates, for every specified
Caché class, an EJB Entity bean that can store and load itself within
the Caché database using an efficient, automatically generated, bean-managed
persistence interface. In addition, the EJB binding automatically generates
EJB
bookkeeping, such as deployment descriptors, to remove
the tedium of EJB programming. For detailed information on Caché and
EJB, see
Caché EJB Binding