org.openspaces.core.ObjectConversionException
- I??m trying to save an object in a Postresql DB using Hibernate and SBA. I??m using org.openspaces.core.GigaSpace.write() but....
Field name: id is declared as primary key and can't be null before the writing operation.; nested exception is com.gigaspaces.converter.ConversionException: Field name: id is declared as primary key and can't be null before the writing operation.
- When I set an id value, the result is:
GRAVE: Exception executing batch: org.hibernate.StaleStateException: Batch update returned unexpected row count from update [0]; actual row count: 0; expected: 1
{quote}This thread was imported from the previous forum. For your reference, the original is [available here|http://forum.openspaces.org/thread.jspa?threadID=1926]{quote}