I am using oracle 10g.In my application ,have an entity bean(ejb2.1) mapped to a table.I have updated the table with hugh record manually(bulk insert).After this when i try to add a record using that enitity bean its throwing the below exception. SQL State = 23000, Error Code = 1 Please help me.
feedback
|