Java Beans Question: Download Java Beans PDF

What is bean persistance property?

Tweet Share WhatsApp

Answer:

A bean has the property of persistence when its properties, fields, and state information are saved to and retrieved from storage. Component models provide a mechanism for persistence that enables the state of components to be stored in a non-volatile place for later retrieval.

Download Java Beans PDF Read All 57 Java Beans Questions
Previous QuestionNext Question
Why do I get a NullPointerException when loading a JAR file into the BeanBox?What are externizable interface?