[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.rt.eclipselink] Re: Support for DB2 on iSeries?

Doug:

1. Should my subclass be named DB2Platform? I ask because I see some specific behavior in the DatabaseLogin class for DB2. Would DatabaseLogin and other parts of Eclipslink treat my platform subclass as a DB2 platform if it was called something else (say DB2UDBiSeriesPlatform)?

2. I am using the jtOpen 6.x JDBC drivers. DatabaseLogin.isDB2JDBCDriver() returns false. Is this going to cause problems as in Eclipselink not recognizing this an iSeries / AS400 database as a flavor of DB2?

Thanks
Bill Blalock