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).