Question
What are the approaches required to share persistent user-defined objects

Answers

Persistent objects come when there is process that is in the running state and the system can perform any action like restart or kill. If there is any data that will persist and required from another data then it is very essential to save it and share it so that if one activity is down, another activity can be performed without any hindrance. To share the complex persistent user-defined objects, it is required to have the approaches like:- Application preferences: that is used to allow the user to change the setting of preferences and make it accessible by some other objects.- Files: permissions on the files can be set so that any other file can also use and share the objects- Content providers: allow easy to follow patterns that allow the user to select the object and share it with other functions.- Database: the database can be used to store the user data and can easily link between the user and the entity that are present in it.   Your Comment




More Software Questions..
What is the inputsplit in map reduce software?

What is software configuration management?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?

What are the minimum system requirements to run Photoshop? Is it possible to run Photoshop over linux?

Which oracle package is used to manage the oracle lock management services?

What is Latch Up? Explain Latch Up with cross section of a CMOS Inverter. How do you avoid Latch Up?

What is marker interface?

What types of partitioning are there for BW?



Search
Can you Answer!!
  • Q Would you be willing to work as a temporary or contract employee?
  • Q What is the most important skill needed to adopt soa ?technical or cultural?
  • Q How is the synchronization wait time determined, what plus what?
  • Q What is anulus fibrosus
  • Q What are the steps to create a webservice and consume it?
  • Q What is continuity test in ss7 and why it is performed?
  • Q How does pagemaker 7.0 integrate with photoshop 6.0 and illustrator 9.0?
  • Q Give chemical difference between chlorophyll a & b?
  • Q What sort of meat is used in the dish Guard of Honour
  • Q What is the retirement age in years for Chief Justice and other Judges of High Court?
  • Q How is jndi useful for Database connection?