javax.persistence
Annotation Type Enumerated


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

Version:
$Rev: 467742 $ $Date: 2006-10-25 21:30:38 +0200 (Wed, 25 Oct 2006) $

Optional Element Summary
 EnumType value
           
 

value

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


Copyright © 2012. All Rights Reserved.