| Author |
what is a transient variable and where can we use it??
|
senthil sen
Ranch Hand
Joined: Oct 10, 2002
Posts: 182
|
|
|
what is a transient variable and where can we use it??
|
 |
Arun Boraiah
Ranch Hand
Joined: Nov 28, 2001
Posts: 233
|
|
Refer to this link to know about transient variable. http://www.telecom.ece.ntua.gr/HTML.Tutorials/java/javaOO/transient.html One of the places where transient variable is used is when writing EJB's. -arun
|
Sharing is learning
|
 |
 |
|
|
subject: what is a transient variable and where can we use it??
|
|
|