org.javalite.activejdbc.annotations
Annotation Type CompositePK


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

Author:
comtel2000

Required Element Summary
 String[] value
           
 

Element Detail

value

public abstract String[] value


Copyright © 2015 JavaLite. All rights reserved.