|
|
Browse by Tags
All Tags » db4o 6.4 » Transient (RSS)
-
Hi all.
I have a problem with storing java.sql.Timestamp in the database.
Im using java 1.4. and db4o 6.4. ..... db4o- tools, -java1.2, -nqopt and -taj.
The problem is... im using a client/server model. I have applied the fix i need to do ( objectClass( Date.class ).storeTransientFields( true ) ) to both client and server, but ...
|
|
|