Saved Bookmarks
| 1. |
What Is The Difference Between Persist() And Cache()? |
|
Answer» persist () allows the USER to specify the STORAGE level where as cache () USES the DEFAULT storage level. persist () allows the user to specify the storage level where as cache () uses the default storage level. |
|