Annotation Interface Transient


@Target(FIELD) @Retention(RUNTIME) public @interface Transient
This annotation identifies a field in an Entry annotated class that should not be persisted to LDAP.
See Also: