com.jpattern.orm.annotation
Annotation Type Ignore


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

Identify a field that has to be ignored by the orm

Author:
Francesco Cina' Mar 31, 2012



Copyright © 2013. All Rights Reserved.