org.apache.openjpa.persistence
Annotation Type Dependent


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

Dependent field marker.

Since:
0.4.0
Author:
Abe White

Optional Element Summary
 boolean value
           
 

value

public abstract boolean value
Default:
true


Copyright © 2006 Apache Software Foundation. All Rights Reserved.