Implementation of the persistent connector. The current version only supports simple data types, i.e. the java classes that can be handled directly by the JDBC prepared statement's setObject method. Handling of complex types, such as lobs, etc. and streams will be implemented whenever required.
Copyright Copyright (c) 2006 jivalo Oyj
@author JJ Niekkamaa @version 1.0
|
|
|
|
|
|