javax.persistence
Annotation Type MapKeyTemporal


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


Required Element Summary
 TemporalType value
           
 

Element Detail

value

public abstract TemporalType value


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