I think you talk about WebDAV properties, perhaps without being aware of them. You may set properties with PROPPATCH request and retrieve them via the PROPFIND method. There's no need to extend the JDBC schema or the WebDAV protocol.
Ingo > hi, > > I am much sure the WebDAV client API is great for grogramming. So far I > follow the JDBC schema to save the metadata(Security, Locks and so on), but > if I want to extend the JDBC schema, and add some new columns in tables, > how can I retrieve the new fields? Still using WebDAV client API? extend > it? > > Any help would be much appreciated. > > _________________________________________________________________ > �������������ĵ����ʼ�ϵͳ�� MSN Hotmail�� http://www.hotmail.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
