Internal Website Search

131-140 of 196 resultsRefresh

Need help to make this test work and define proper annotations for entities Lists

identifier;             public String apiName ... ;             identifier = ident;  

Performance problem

characters. Anyway, after identifying the problem as a massive eager fetch you should be able ... ; you very much for your help. We understand that you can provide limited support. This morning we identified

Updating existing persistence entries

can do it wherever and whenever I want and hibernate identifies the object by runtime polymorphism and finds the correspondent row ... . Therefore, if you modify a managed object within an active transaction the changes are identified automatically

How to enable and disable auto schema update?

in a previous schema version. The fields are identified by their names only. If you add a new ... class then it will not remove the field as ObjectDB will identify it as an old schema

Java FX tableview fill with an aggregated query

._PersistenceException: Unexpected query token 'value' (non keyword identifier is expected) at com ... identifier is expected) at com.objectdb.o.MSG.a(MSG.java:64) at com.objectdb.o.TKN.w(TKN.java:781) at com

NullPointerException while setting a new property value

synchronized void saveCollection(Collection<? extends Identifiable> entityCollection ... (); for (Identifiable o : entityCollection) { if (o.getIdentificator

Should derived fields of an EmbeddedId be manually maintained by app code?

for maintaining a "map" of items, of type ECompoundKeyMapItem, identified by their "key ... " of subitems, of type "ECompoundKeyMapSubItem", identified by their keys. The embeddedId

queries under 2.7.6_4 significantly slower than under 2.7.6

.7.6_04)? In addition, if you can identify the exact build in which these new issues ... identifying a pattern and finding a solution. If the schema and indexes are the same or similar

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

>If you can produce several more thread dumps (in production if possible) we may be able to identify ... , can you block repeating requests before hitting ObjectDB? You can probably identify that activity

Issue with DISTINCT Select

It is getting more and more frustrating :( We've introduced distinct select instead of regular selection in our code (no changes else) and suddenly receive invalid identifiers in ... at different points in time, it happens that we get the same identifier (namely, $1) multiple times