Class MySQLClusterNDBDialect


public class MySQLClusterNDBDialect extends MySQLInnoDBDialect
MySQL Cluster NDB specific DAO overrides WARNING: - Experimental only (unsupported) ! - The NDB storage engine is *not* currently supported or certified ! - Can be used for dev/test evaluation (please give us feedback) - Should not be used for live/prod env with real data ! - Requires FK support (hence NDB 7.3.x or higher)
Author:
janv
  • Field Details

    • logger

      protected org.apache.commons.logging.Log logger
  • Constructor Details

    • MySQLClusterNDBDialect

      public MySQLClusterNDBDialect()