db4o Developer Community

db4o open source object database, native to Java and .NET
Welcome to db4o Developer Community Sign in | Join
in Search
More Search Options

Browse by Tags

All Tags » Java » ObjectNotStorableException   (RSS)
  • ObjectNotStorableException?

    Hallo, can anybody help me with that exception, please? I defined a GeometryIndexDB4O class in Java as follows: public class GeometryIndexDB4O {      private ObjectContainer cadDb;    public GeometryIndexDB4O(ObjectContainer cadDb) {        this.cadDb = cadDb;    ...
    Posted to db4o User Forum (Forum) by Nadine Weber on July 17, 2007