[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: setParameter() IllegalArgumentException

NSchweig do-not-reply at jboss.com
Mon Dec 8 05:54:25 EST 2008


Hi

forget my post; I invoked another method....

The problem is still the same.

The id column in the User table is never null because the id is generated automatically.

...	CMTUSER

  | @Id
  | @GeneratedValue(strategy = GenerationType.AUTO)
  | private Long id;
  | ...
  | 

Any more ideas? I hope so!
Nicki

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4195012#4195012

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4195012



More information about the jboss-user mailing list