- Table handling code was upgraded to cater for JDO2 inheritance strategies
- MetaData was rewritten to match the JDO2 definition (replacing TJDO's JDO1-style handling)
- Transaction handling was rewritten to cater for XA transactions
- Mapping code was rewritten to split into java type handling and datastore handling
DataNucleus SVN trunk (v2.2) now removes the last significant component of TJDO ... its JDOQL implementation for RDBMS (known in v2.1 as "Legacy"); it is now totally replaced by the generic-query-expression-tree approach that allows many many additional JDOQL queries to execute. There still remain some TJDO vestiges but nothing of any significance. R.I.P
No comments:
Post a Comment