Transient keyword Explained in Java with example
  Transient keyword Explained in Java with example
2D Graphics
3D Graphics
Web Design & Development
Business Applications
Business Development
Databases
Desktop Programming
Operating Systems
Video Editing
Miscellaneous
Newsletter
User Login
  • Username
  • Password
Stats
  • Tutorials: 39,023
  • Categories: 572

Java Tutorials : Transient keyword Explained in Java with example

Some of java keyword are not very famous one of them is transient keyword which is used in Serialization process. This article explains key concept of transient variable in java. transient variable saves you from dangerous NotSerializableException if any of your member variable is not serializable and you have made class to implement serializable. it also gives you some control over serialization process by excluding some members from serialization. Transient keyword Explained in Java with example  tutorial
    View Tutorial

Detailed Information

     Tutorial: Transient keyword Explained in Java with example
     Date Listed: 2011-10-11
     Submitted By: javabuddy
     Total Hits: 859
     Rating Tutorial Rating 3.13Tutorial Rating 3.13Tutorial Rating 3.13Tutorial Rating 3.13Tutorial Rating 3.13 (24 votes)

    Discuss Tutorial
    Comment On Tutorial
    View Tutorial
    Report Broken Link

 





© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 6 - Follow our Sitemap