Class MaxDBDictionary

java.lang.Object
org.apache.openjpa.jdbc.sql.DBDictionary
org.apache.openjpa.jdbc.sql.MaxDBDictionary
All Implemented Interfaces:
JoinSyntaxes, Configurable, IdentifierConfiguration, ConnectionDecorator, LoggingConnectionDecorator.SQLWarningHandler

public class MaxDBDictionary extends DBDictionary
Database dictionary for using SAP's MaxDB. Currently just a placeholder, the behavior does not differ from org.apache.openjpa.jdbc.sql.DBDictionary
  • Constructor Details

    • MaxDBDictionary

      public MaxDBDictionary()