All Implemented Interfaces:
Platform

public class MaxDbPlatform extends SapDbPlatform
The platform implementation for MaxDB. It is currently identical to the SapDB implementation as there is no difference in the functionality we're using. Note that DdlUtils is currently not able to distinguish them based on the jdbc driver or subprotocol as they are identical.
Version:
$Revision: 231306 $
  • Field Details

  • Constructor Details

    • MaxDbPlatform

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