IBM WebSphereTM eXtreme Scale, Release 8.6
API Specification

com.ibm.websphere.projector.annotations
Annotation Type Transient


@Target(value={FIELD,METHOD})
@Retention(value=RUNTIME)
public @interface Transient

The Transient annotation is used to annotate a property or field of an entity class. It specifies that the property or field is not persistent.

Since:
WAS XD 6.1


IBM WebSphereTM eXtreme Scale, Release 8.6
API Specification

© Copyright International Business Machines Corp 2005,2012. All rights reserved.