Class SelectKeyGenerator

  • All Implemented Interfaces:
    KeyGenerator

    public class SelectKeyGenerator
    extends java.lang.Object
    implements KeyGenerator
    Author:
    Clinton Begin, Jeff Butler
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String SELECT_KEY_SUFFIX  
    • 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