Angsuman's Java Blog

News and views from my perspective as a Chief Software Architect and CEO. Focused on Java and Web Technologies.


Sunday, April 06, 2003

DB4O Lesson



Assigning default values to object means you would have to unset those default values, if you are using the empty constructor. Otherwise no objects of the given type will be fetched, except for get(null).