Answer Posted / mithun ray
Transient variable is a variable that can't
serializable,means if you dont want to parsistent any object
or part of an object you can use transient object.
Ex:- transient String password;
In real time transient varibles are used banking application
because never stored account holder passwords.
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is jpa entitymanager?
what is reflection api? How are they implemented?
What are the rules regarding quotation marks?
Is jdk required for netbeans?
What is hql in java?
What is maven in java?
What is meant by framework in java?
What is type_scroll_insensitive in java?
What is jpa used for?
What is transactional in java?
What is stateless and stateful in java?
Is lambda functional programming?
What is exe file in java?
Is jprofiler open source?
What is class forname java?