abstractpublic class PaperEC2 implements EntityBean(Code)
This is an entity bean with "container managed persistence version 2.x".
The state of an instance is stored into a relational database.
The following table should exist :
jt2_paper
c_name varchar(30) primarey key
c_value integer
author: Philippe Coq, Philippe Durieux, Helene Joanin