org.javalite.activejdbc.annotations
Annotation Type BelongsToParents


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface BelongsToParents

Author:
Everton Cardoso

Required Element Summary
 BelongsTo[] value
           
 

Element Detail

value

public abstract BelongsTo[] value


Copyright © 2015 JavaLite. All rights reserved.