From: <[EMAIL PROTECTED]> > I guess really all I want to know is when is the code for reading metadata > from the database going to be committed? I need to create an XML formatted > representation of the schema. And the JDBCTransformTask has all the > components that I need, just I need a different format for my XML. I don't > really care what code is going to be used to retrieve this meta data, > although I hope it will populate the Database/Table/Column model objects > ;-). JVZ said he had code to commit, that does what MetadataReader does, so > let's get that in, and get rid of MetadataReader... > > Then I will happily code against the new API, and change my testcases to > work with it...
OK all the patches have now been applied to CVS HEAD so by all means go ahead and continue submitting patches again ;-) There's a new JdbcModelReader which does what MetadataReader did and a bit more, so I've removed the old MetadataReader to avoid confusion. Hopefully we're over this minor hickup now and can continue. Commons-sql is now looking pretty useful. Thanks to Russell for lots of patches and Jason & Steven for help getting all this sorted out. James ------- http://radio.weblogs.com/0112098/ __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com -- To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>