JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
IBM WebSphere
TM
eXtreme Scale, Release 8.6.1.1
API Specification
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element
com.ibm.websphere.objectgrid.plugins.io.annotations
Annotation Type Transient
@Retention
(
value
=
RUNTIME
) public @interface
Transient
Specifies the state of a field to be ignored during the serialization process without using the java transient which is overloaded.
The @Transient annotation can be specified for a field within a user defined class.
Since:
8.6.0.4
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
IBM WebSphere
TM
eXtreme Scale, Release 8.6.1.1
API Specification
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element
© Copyright International Business Machines Corp 2005,2016. All rights reserved.