|
|
Browse by Tags
All Tags » performance » Modularity (RSS)
-
One of the key advantages of db4o is that it simply stores any object with just one line of code:objectContainer.store(myObject);
...but how ?
In the past the magic to make this possible was hidden deep down in db4o core. The TypeHandler4 interface in the 6.1 sources consisted of 39 methods. Noone in the community was crazy enough to try to ...
|
|
|