Internal Website Search

161-170 of 200 resultsRefresh

Insertion Speed Rate and Batch Load

ref="weak" level2="0" />   <cascade-persist always="auto" on-persist="false" on-commit

Upgrade to 2.4.1_02

) at com.objectdb.o.TVS.cascade(TVS.java:156) at com.objectdb.o.TVS.g(TVS.java:105)

LEFT (OUTER) JOIN problem when mappedBy is defined

{ @OneToMany(mappedBy = "invoice", fetch= FetchType.EAGER, orphanRemoval=true, cascade= CascadeType

First persist takes long time

for the example: <cascade-persist always="auto" on-persist

An ArrayIndexOutOfBoundsException with nested entities and enhanced entities

{ @ManyToOne (targetEntity = DataTypeImpl.class, cascade = {CascadeType.ALL }, fetch = FetchType

Mapped By Fetch is very Slow

; @OneToOne(targetEntity = MyEntityChild.class, cascade = CascadeType.ALL,mappedBy = "myEntity

Annotate a Map field with @ElementCollection or @Basic

with no external relationships and therefore excluded (as optimisation) from automatic cascading

each 1-2 days objects on some objectdb level lock/block each other

;persist serialization="false" /> <cascade-persist always="auto" on-persist="false

ObjectDB 2.6.4

Added memory only database mode. Added an option to cascade detachment to embedded objects. Added an option to disable reuse of database page objects.

ObjectDB 2.6.0

and reopen). Fixed a NullPointerException on cascading