Spring LDAP Framework

org.springframework.ldap.odm.annotations
Annotation Type Transient


@Target(value=FIELD)
@Retention(value=RUNTIME)
public @interface Transient

This annotation identifies a field in an Entry annotated class that should not be persisted to LDAP.

Author:
Paul Harvey
See Also:
Entry


Spring LDAP Framework

Copyright © 2005-2010 The Spring LDAP Framework. All Rights Reserved.