Exclude

public abstract @interface Exclude implements Annotation

Marks a field as excluded from the Database.

Inherited Method Summary

abstract Class<? extends Annotation>
annotationType()
abstract boolean
equals(Object arg0)
abstract int
hashCode()
abstract String
toString()