|
- Commons
Matrice : added Serial Version UID (1) MatriceMap : added Serial Version UID (1) & added colNames in toString()
- Core
CacheSelectionManager /**2005-12-15 use setter to send event **/ + hasAlreadyBeenRefreshed() CDataToolKit : added CToolKit : added DefaultComponent /** 2006-01-02 addSelectionChangedListener method added **/ DefaultComponent /** 2005-12-15 new link type : LinkRefreshSelection & LinkRefreshCache **/ DefaultComponent /** 2005-12-15 refresh details **/ : implicit detail refresh when LinkFilter exists DefaultComponent /** 2005-10-04TR : setTransaction(null) does not release transaction anymore **/ DefaultComponent startTransaction() : throw exception if transaction is already present DefaultComponent stopTransaction() : throw exception if no transaction is present DefaultComponent /** 2005-11-28 Add LinkTreePrior insert support **/ (Auto init values) DefaultModifiable /** 2005-10-25 Add Listener support **/ MyIdChildModifiable /** 2006-01-03 Add Listener support **/ MyIdChildModifiable /** 2005-10-28 Remove keys list which wasn't refreshed when unknown value was found **/ ListenerManager 2005-10-04LS Bugcorr. & Doc (avoid classCastException on line 80) (/**2005-10-12LSName ListenerManager argument name**/&/**2005-10-12LSRemove ListenerManager Key identification bug) MatriceMaps : added
- Implementation
Oracle : /** 2006-02-07 set null parameter with "setString" (also for numbers, ...) to avoid SQLException bug in Oracle 8i. "setObject(j+1,null)" works in 10g. **/ NativeXMLDictionary, Project : /** 2005-10-25 check imported components SIds **/ NativeXMLDictionary, Project : component shadowing in project inheritance NativeXMLDictionary, Component : getDefUId() /** 2006-01-02 p instanceof Element returns true on IAS when p is a document **/ (tuning for Oracle IAS compatibility) NativeXMLDictionary, Component : getField() /** 2006-01-06 bug : add dad!=null && test **/ NativeXMLDictionary, Component : initFields() /** 2005-10-24 Allow Children overriding by sid **/
Add derby support
- J2EE
Add Trtansactional Server Facade AbstractJDBCFieldsModifOperation /** 2005-11-29 put inserted value in the returning map when no generated value returned **/
|