com.jpattern.orm.annotation
Annotation Type Id


@Target(value=FIELD)
@Retention(value=RUNTIME)
@Inherited
public @interface Id

Define a field which is the identifier of the bean

Author:
Francesco Cina 08/giu/2011



Copyright © 2013. All Rights Reserved.