Internal Website Search

171-180 of 200 resultsRefresh

Navigation through Path to evaluate collection

;return lists; } @Entity public class ProductData implements Serializable {     ... public class ApiIdData_ implements Serializable {         private

Possible cause for "Enhancement of type ... is old and cannot be used"

Serializable class that provides common logging services); nearly every other domain entity in

Duplicate Entity class names causes Exception in Query

Serializable { public static Singleton getInstance(EntityManager em) { Singleton c = em.find

Immediately retrieve unique id

The beginning of my "Sample" class looks like: @Entity @SequenceGenerator(name = "sampleSeqGenerator", initialValue = 1, allocationSize = 100) public class Sample implements Serializable { private static final long serialVersionUID = 1L

ManyToMany Set is null

Why can the field "contracts" be "null"? ---------- @Entity @Inheritance(strategy = InheritanceType.TABLE_PER_CLASS) public class Person implements Serializable,Subject {     @Id @GeneratedValue

Why can't we persist an object with a field of type EnumMap in ObjectDB?

Serializable type if you enable this ability in

Possible issue with timestamps

CDI implements Serializable{         private static final long

JSON serialization and __odbHidden members

="pre-java"> public class User implements Serializable { private Long id; private LoginInfo

ObjectDB 2.2.5

display of user defined serializable objects. Fixed a bug in

Lazy retrieval by access not working correctly

; ... } @Embeddable public class LocalizedValues implements Serializable { ... @ElementCollection // lazy