All Implemented Interfaces:
Platform
Direct Known Subclasses:
Db2v8Platform

public class Db2Platform extends PlatformImplBase
The DB2 platform implementation.
Version:
$Revision: 231306 $
  • Field Details

    • DATABASENAME

      public static final String DATABASENAME
      Database name of this platform.
      See Also:
    • JDBC_DRIVER

      public static final String JDBC_DRIVER
      The standard DB2 jdbc driver.
      See Also:
    • JDBC_DRIVER_OLD1

      public static final String JDBC_DRIVER_OLD1
      Older name for the jdbc driver.
      See Also:
    • JDBC_DRIVER_OLD2

      public static final String JDBC_DRIVER_OLD2
      Older name for the jdbc driver.
      See Also:
    • JDBC_DRIVER_JTOPEN

      public static final String JDBC_DRIVER_JTOPEN
      The JTOpen JDBC Driver.
      See Also:
    • JDBC_SUBPROTOCOL

      public static final String JDBC_SUBPROTOCOL
      The subprotocol used by the standard DB2 driver.
      See Also:
    • JDBC_SUBPROTOCOL_OS390_1

      public static final String JDBC_SUBPROTOCOL_OS390_1
      An alternative subprotocol used by the standard DB2 driver on OS/390.
      See Also:
    • JDBC_SUBPROTOCOL_OS390_2

      public static final String JDBC_SUBPROTOCOL_OS390_2
      An alternative subprotocol used by the standard DB2 driver on OS/390.
      See Also:
    • JDBC_SUBPROTOCOL_JTOPEN

      public static final String JDBC_SUBPROTOCOL_JTOPEN
      An alternative subprotocol used by the JTOpen driver on OS/400.
      See Also:
  • Constructor Details

    • Db2Platform

      public Db2Platform()
      Creates a new platform instance.
  • Method Details

    • getName

      public String getName()
      Returns the name of the database that this platform is for.
      Returns:
      The name