What is persistence ?
Answers were Sorted based on User's Feedback
Answer / ravikiran(aptech mumbai)
persistence is the maintenance of state between a bean and
database consistently
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / priyavarzhni
Persistence means Permanent.
(ie) data are stored in the Database.
| Is This Answer Correct ? | 2 Yes | 1 No |
If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?
How many bytes is a char in java?
Explain the significance of class loaders in bootstrap?
What is illegal identifier in java?
When abstract methods are used?
Is object a data type in java?
Can constructor be synchronized?
can rmi and corba based applications interact ?
What are green threads in java?
Is it possible to specify multiple jndi names when deploying an ejb?
What is volatile keyword in java
What classes of exceptions, caught by a catch clause?