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

Bill,

Your platform class can be named anything you want. Subclassing DB2Platform is key to gain all of the other functionality. The isDB2JDBCDriver() method on DatabaseLogin is a convenience method for external users and does not appear to be used anywhere internally (at least not in DB2Platform or DB2MainframePlatform).

Doug