Skip navigation links
javax.persistence

Annotation Type Enumerated

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element and Description
      EnumType value
      (Optional) The type used in mapping an enum type.
    • Element Detail

      • value

        public abstract EnumType value
        (Optional) The type used in mapping an enum type.
        Default:
        javax.persistence.EnumType.ORDINAL

Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.