|
|
Browse by Tags
All Tags » Transparent Act... » java (RSS)
-
Hi,
I keep getting from ant output [db4o:enhance] Processing oopex.db4o7.nat.usecases.model.Person[db4o:enhance] enhance oopex.db4o7.nat.usecases.model.Person: skipped
when trying to enhance my model classes at build time. What am I doing wrong?
My environment is java 5, db4o-7.2, ant-1.7.0
-
In this post Rodrigo introduced the concept of Transparent Persistence that makes developers life even easier as, once configured, db4o will take care of changed objects and make sure they are updated in the database (when the transaction gets committed) without developer assistance.This level of transparency is, of course, a welcome addition but ...
|
|
|