asOh, yes. I'd like to join you. Let's complete the api for java5 asap then head to java6. I took a look at api diff between java5 and java6[1], seems there are many new APIs coming along with jdbc 4.0.
[1] http://www.kaffe.org/~stuart/japi/htmlout/h-jdk6-jdk15.html On 4/23/07, Ruth Cao <[EMAIL PROTECTED]> wrote:
Sounds interesting. I've gone through the api difference page and found javax.sql.rowset.RowSetMetaDataImpl is missing in Harmony code. I'd like to implement this class first :-) LvJimmy,Jing wrote: > Hi, > > I've noticed that APIs of javax.sql.rowset and > javax.sql.rowset.serial are still missing. Currently, the results of > API comparison[1] show that javax.sql.rowset is missing one class, and > javax.sql.rowset.serial has 22 bad methods, missing 59 methods and 6 > constructors. And I guess there's some stub and bugs in the already > implemented APIs. > I'd like to complete this API coverage. Is there anyone interested > in? And IIRC, Andrew or someone also do some work for this. has all > your patches been committed, Andrew? > > [1] http://www.kaffe.org/~stuart/japi/htmlout/h-jdk15-harmony.html -- Regards, Ruth Cao China Software Development Lab, IBM
-- Tony Wu China Software Development Lab, IBM
