在Jboss下,用JSP页面直接调用实体Bean中的一个创建记录的方法,出如下错误:Entity with primary key 22 already exists
lishl 2003-05-26 09:57:32 第一次运行页面,不出错,但数据也没有进入数据库。
第二次运行页面,出如下错误:org.apache.jasper.JasperException:Entity with primary key 22 already exists
重起机器,数据库里仍没有数据,运行页面仍出现如下错误:org.apache.jasper.JasperException:Entity with primary key 22 already exists