Class Jdbc3KeyGenerator

  • All Implemented Interfaces:
    KeyGenerator

    public class Jdbc3KeyGenerator
    extends java.lang.Object
    implements KeyGenerator
    Author:
    Clinton Begin, Kazuki Shimizu
    • Field Detail

      • INSTANCE

        public static final Jdbc3KeyGenerator INSTANCE
        A shared instance.
        Since:
        3.4.3
    • Constructor Detail

      • Jdbc3KeyGenerator

        public Jdbc3KeyGenerator()