Hi Graham

> Is there, or will there be, a generic way to gather metadata like the
> Jdbc metadata interface?

Many databases support the ANSI INFORMATION_SCHEMA where you can query all 
informations about tables, columns, indizes, etc. easily. For OpenDBX we 
decided to not implement this on our own, especially as this should be 
something that shouldn't be available via methods but via queries instead.


Norbert
-- 
OpenPGP public key
http://www.linuxnetworks.de/norbert.pubkey.asc

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
libopendbx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libopendbx-devel
http://www.linuxnetworks.de/doc/index.php/OpenDBX

Reply via email to