Internal Website Search

81-90 of 200 resultsRefresh

Trouble bug on explorer

Failed to set numeric value of field field model.User.gid using enhanced method (error 362) at javax ... .UserException: Failed to set numeric value of field field model.User.gid using enhanced method at com ... .IllegalArgumentException at model.User.__odbSetNumMember(Unknown Source) at com.objectdb.o.UMR.G(UMR.java:751

Unable to convert 1.x odb file to 2.x

) Broken references have been found:   Type eu.extech.quant.data.user_attribute.UserAttributesMap ... ] New type eu.extech.quant.data.user_attribute.UserAttributesMap [2014-05-06 10:58:29 #54 type] Type eu.extech.quant.data.user_attribute.UserAttributesMap is not enhanced. ... [2014-05-06 10

Object explorer cannot open odb file. ObjectDB many-to-many relationship

following (full code in attachement) @Entity public class User {   ... = "user") @MapKey     private Map<Assignement.PK, Assignement> assignements ... .ALL, optional = false)     private User user;         @Id

Handling deleted references

Entity instances. We use the following hierarchy: class User { Profile profile } class Profile { ... } Whenever the profile of a user is set to null we create a new (default) one to achieve that each user has a profile. To reset a profile I

JSON serialization and __odbHidden members

="pre-java"> public class User implements Serializable { private Long id; private LoginInfo ... User(){ } // here the usual getters/setters (auto-generated) The LoginInfo ... ) RESTful service class: @Path("/user") public class rs1

Replication error on slave restart

-history size="50" user="true" password="true" /> <log path="$objectdb/log/" max="8mb ... path="$objectdb/db" /> </server> <users> <user username="xxx1" password ... ;/user> </users> <ssl enabled="false"> <server-keystore path="$objectdb/ssl/server

javax.persistence.criteria.CriteriaQuery

of the criteria query is CriteriaQuery for some user-defined class X (i.e., a criteria query ... of the criteria query is CriteriaQuery for some user-defined class X (i.e., a criteria

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

" /> <network inactivity-timeout="0" /> <url-history size="50" user="true ... ="true" /> <replication url="objectdb://localhost/test.odb;user=admin;password=admin" /> </server> --> <users> <user username="admin

setConnectionUserName(userName)

;String userName) Set the user name ... > userName - the user name for the data store connection

getSynchronization()

="description"> The user-specified Synchronization instance ... : the user-specified Synchronization instance