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 Summary

      Fields 
      Modifier and Type Field Description
      protected org.apache.commons.logging.Log logger  
    • Field Detail

      • logger

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

      • MySQLClusterNDBDialect

        public MySQLClusterNDBDialect()