can't create a new object [message #651481] |
Mon, 31 January 2011 05:41  |
Eclipse User |
|
|
|
hi all 
first, sorry about my english
i don't know if its a bug or not, but here's my problem: ig have these three classes:
Cliente: http://pastie.org/1501994 (yes, cliente has id, but is not shown)
GrupoTelefone: http://pastie.org/1501995
Telefone: http://pastie.org/1501996
when i try to save a NEW 'cliente', eclipselink says that the fields to insert on grupotelefone table is null..so, looking at the grupotelefone table, it has only an Id, which is referenced in other tables...but, being a new grupotelefone, he hasn't id (the database generates a new one) and this way, all the fields (only id) is null...
is there a configuration to disable this verification or something like?
thanks in advice
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04764 seconds