You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by Apache Wiki <wi...@apache.org> on 2006/04/09 18:04:23 UTC

[Db-derby Wiki] Update of "MetadataUpgrade" by KatheyMarsden

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Db-derby Wiki" for change notification.

The following page has been changed by KatheyMarsden:
http://wiki.apache.org/db-derby/MetadataUpgrade

------------------------------------------------------------------------------
  
  ...
  
+ 
+ == Client/Server Mixed Version Metadata Negotiation ==
+ With new features DatabaseMetaData calls will potentially need to be "negotiated down" if the client is older and cannot support the new feature.  There is no infrastrure in place for this at this time and will have to be implemented as the need arises.
+