Class GeneratedValue


  • public class GeneratedValue
    extends Object
    • Constructor Detail

      • GeneratedValue

        public GeneratedValue()
    • Method Detail

      • setStrategy

        public void setStrategy​(GenerationType value)
        Sets the value of the strategy property.
        Parameters:
        value - allowed object is GenerationType
      • getGenerator

        public String getGenerator()
        Gets the value of the generator property.
        Returns:
        possible object is String
      • setGenerator

        public void setGenerator​(String value)
        Sets the value of the generator property.
        Parameters:
        value - allowed object is String