<BODY>
Package providing basic java type handling for DataNucleus.
<b>TypeManager</b> provides the entry point for accessing java type capabilities in DataNucleus.
<b>ObjectStringConverter</b> provides an interface for converting between a java type and a String
for particular benefit in datastores that don't support native handling of that type. Each java type
that provides conversion to String has its own implementation of this interface.
</BODY>
|