Internal Website Search

191-200 of 200 resultsRefresh

ODB with Netbeans

the java.io.Serializable interface."This is also a NetBeans restriction, not a JPA restriction.

JOD problems regarding detachCopy()

implements Serializable{ @Id private String name; private int age; public Boat

Entity name

class EBResult extends Pojo implements Serializable{..... In ObjectDB-explorer

Spring 4 setup

.Serializable for field org.springframework.data.jpa.domain.AbstractPersistable.id at com.objectdb.o

removed objects stay with null field values in the reference

We have a class with a one to many relationship declared like this (1 or more objects of the same class are linked into the relationship, no circular referencing): @Entity public class ObjectNode implements Serializable { private static final long

Entity listener - event instead of object

;    final Serializable entityId = event.getPersister().hasIdentifierProperty

Failing to read entities under load in multithreaded tests

implements Serializable{     private static final long serialVersionUID = 1L

JDOHelper.isDetached failure ?

="true") public class TestClass implements Serializable { @PrimaryKey private long

Removing an entity throws exception

implements Serializable { private static final long serialVersionUID = 1L; @Id

Super class' field access fails

extends HotObject implements Serializable { private static final Integer decrease = 20; // percent