 18 | , nevertheless it causes some questions. I checked that i can easily change the type of collection between ... achieve this for collections which are not in java.util package? if this collection type will be used in first app release to allow data to be imported to db, can we next changed this type to standard |
 18 | accidently we used the option delete on a collection of type ArrayList. On doing so the type changed to List. we are using explorer version 2.7.1_02 How can we change that back again ? Is it only an issue with the type of the field as shown by the Explorer or |
 18 | type com.package.RootContainer (error 361) It seems that all dependent classes are on the classpath ... ? in a doc there is output from enhancer [ObjectDB 2.0] 3 persistable types have been enhanced: test.MyEntity1 test.MyEntity2 test.MyEmbeddable 2 NON persistable types have been enhanced: Main test |
 18 | their types you will have to 'touch' the objects and store them again, or use an ObjectDB version before the fix, with an UPDATE queries that change the IDs to the correct type). We are using ObjectDB ... . Also we have noticed that using tree view of ObjectDB explorer the type of the id column |
 18 | fails
EntityType type = metamodel.entity(domainClass);
if (type == null ... the given Metamodel!");
}
this.attribute = type.getId(type.getIdType().getJavaType()); in the debugger is i can see this member m_idType is null type EntityTypeImpl (id=57) m_attrMap |
 18 | Stack trace below:
[ObjectDB 2.7.1_02] Failed to process class file of type 'app.model.ClientSession' (error 422)
com.objectdb.o.UserException: Failed to process class file of type 'app.model ... .java:33)
Caused by: com.objectdb.o.UserException: Failed to generate dynamic type jdk.internal |
 18 | I'm running a JDO query which returns the sum of an int field. The return type of the Object ... .class) has no effect. The type of a sum expression depends on the type of the field on which it works ... types. I am attaching sample code which reproduces the problem. Thank you for this report |
 18 | .virtual.model.MyCustomer $1 WHERE TYPE($1)=class com.test.model.Customer
Exception in thread "main ... persistable type java.lang.Class (error 303)
at com.objectdb.jpa.JpaQuery.getResultList(JpaQuery.java ... by: com.objectdb.o.UserException: Attempt to store an instance of a non persistable type java.lang |
 18 | _03] javax.jdo.JDODataStoreException
Too many persistable types (>10) - exceeds evaluation limit ... HAS been performed.
[ObjectDB 2.7.2_04] javax.jdo.JDODataStoreException
Too many persistable types ... " is from the test computer that throws the "too many persistable types" error. This is a new error |
 17 | for this and get a JdoDataStoreException: Too many persistable types (>10) - exceeds evaluation limit ... ObjectDBWriting Join Tables" transaction- type="RESOURCE_LOCAL">
com.objectdb.jdo.Provider ... >
type="RESOURCE_LOCAL |