Class NoKeyGenerator

  • All Implemented Interfaces:
    KeyGenerator

    public class NoKeyGenerator
    extends java.lang.Object
    implements KeyGenerator
    Author:
    Clinton Begin, Kazuki Shimizu
    • Constructor Summary

      Constructors 
      Constructor Description
      NoKeyGenerator()  
    • Method Summary

      Modifier and Type Method Description
      void processAfter​(Executor executor, MappedStatement ms, java.sql.Statement stmt, java.lang.Object parameter)  
      void processBefore​(Executor executor, MappedStatement ms, java.sql.Statement stmt, java.lang.Object parameter)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait