Internal Website Search

1-10 of 200 resultsRefresh

Distributed second level cache

Is it possible to configure the second level cache as distributed? second level caches. The object Person "John" is changed on application node 1 - name is set to "Jim" - so the second level cache on application node 1

a second mapping-file is ignored in persistence.xml by enhancer

.impl.RequirementImpl9 Why the second mapping-file is ignored?   second orm file is defined?

Using of Second Level Cache

In our use case we want to find some entity types always again very quickly by primary key or query in many short transactions. The entity MyEntity1 and its relationships to MyEntity2/MyEntity3 was load and the entity MyEntity1 is taken in the second level cache

Enforce Second Level cache

Enforce Second Level cache

Date and Time in JPQL and Criteria Queries

>DAY, HOUR, MINUTE and SECOND. For example ... to 59. SECOND({t '23:59:00'}) is evaluated to 0second = cb.

javax.persistence.criteria.CriteriaBuilder

the second and third arguments in value. second and third arguments in value. second and third arguments in value.

[ODB1] Chapter 6 - Persistent Objects

method, object IDs, is supported by JDO. The second method, object names, is not supported by JDO ... of the first object in the database is always 1, the ID of the second object is 2, and so on. Once assigned ... .getObjectById(oid, false); The second argument of getObjectById(...

javax.jdo.datastore.DataStoreCache.EmptyDataStoreCache

interface. It can be used by an implementation that does not support a second-level cache. Evict the parameter instance from the second-level cache ... instance from the second-level cache.

javax.jdo.datastore.DataStoreCache

"> Many JDO implementations allow instances to be cached in a second-level cache, and allow direct ... the parameter instance from the second-level cache. Evict the parameter instance from the second-level cache.

[ODB1] Chapter 2 - A Quick Tour

of the second run is expected to be: Hello World 0 Hello World 1 second argument of the getObjectById(...) method that is discussed in instance (line 40). The second argument of the getExtent(...) method indicates