Showing posts with label Limitations. Show all posts
Showing posts with label Limitations. Show all posts

Sunday, September 26, 2010

• Limit of Persistence stores:

1.      cannot maintain huge amount of data
2.      doesn’t provide security to the data
3.      no query language support like sql
4.      performing all kings of persistence operation is always complex process
5.      cannot store mixed contain based data
6.      merging and comparison of data is always complex operation to perform