Internal Website Search

91-100 of 200 resultsRefresh

Index causes increased memory usage

that assists in searching on indexes?  Are they cached in any way? Here's a bit ... Dev Team There is no special cache for indexes. Pages that contain indexes are cached in the page cache, exactly as pages

How to Use a SF with extended Persistence Context?

.1.1.Final] at org.jboss.as.ejb3.cache.TransactionAwareObjectFactory.createInstance ... .cache.impl.backing.NonPassivatingBackingCacheImpl.create(NonPassivatingBackingCacheImpl.java:97) [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final] at org.jboss.as.ejb3.cache.impl.backing

OptimisticLockException

to do this automatically (or alternatively to turn off caching??) 2. do I understand ... >   dmoshal David Moshal You can disable the L2 cache (or empty it with evict) and empty the EntityManager (L1) cache

CacheStoreMode.REFRESH

data into cache when read from database and when committed into database. Forces refresh of cache

CacheStoreMode.USE

into cache when read from database and when committed into database: this is the default behavior. Does not force refresh of already cached items when reading from database.

Blocked by find

is related to dilution of pages from the page cache when it becomes too loaded, but the reason ... "> The 2 relevant stack traces may indicate an infinite loop in purging pages from the cache, i.e. #1 ... of cached pages contains a circle since there are no other apparent reasons. With no test

javax.jdo.annotations.PersistenceCapable

"> Whether this class is cacheable in a Level2 cache. Whether this class is cacheable in a Level2 cache

hashCode()

> Return the cached hash code. Returns: the cached hash code.

javax.jdo.annotations.Persistent

is cacheable in a Level2 cache. Whether this field/property is cacheable in a Level2 cache.

javax.jdo.Transaction

should be used for the current transaction, whether instances may hold values in the cache outside transactions, and whether values should be retained in the cache after transaction completion