javax.persistence
Annotation Type MapKeyEnumerated


@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface MapKeyEnumerated


Optional Element Summary
 EnumType value
           
 

value

public abstract EnumType value
Default:
javax.persistence.EnumType.ORDINAL


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.