cache data (RSS)

hernate ehcach usage

What is 1.EhCache Hibernate's EhCache is one of the secondary cache, you can query from the data storage disk or in memory to save the next time the same query once again query the database, the d ...

The working principle ssh

Principle: 1. Read and analytic profile 2. Read and analytical mapping information, create a SessionFactory 3. Open Sesssion 4. Transation create Affairs 5. Persistent operating 6. Submit 7,. Close Se ...

Hibernate query understanding of several important

A, hibernate query 1, the test list and the relationship between Iterator and cache (1), in the same session in the first iteration and then list The results of the implementation is: Hibernate: selec ...

The use of EhCache

What is 1.EhCache Hibernate's EhCache is one of the secondary cache, you can query from the data storage disk or in memory to save the next time the same query once again query the database, the d ...

Hibernate cache management

1. Cache Description: Cache (Cache) is the computer industry the concept is very common. Between its applications and permanent data storage source (such as hard disk file or database), with its direc ...

9 based on JavaScript and CSS framework of the Web graph

"jQuery, MooTools, Prototype, etc. excellent JavaScript framework for a variety of powerful features, including the Web mapping charts, the use of these frameworks as well as the corresponding pl ...

Hibernate caching mechanisms

Cache is located in applications and physical data sources for the copy data temporary storage memory region, the purpose of the application in order to reduce the physical data sources for the number ...

hibernate second cache

hibernate cache Secondary cache, also known as process-level cache or SessionFactory-level cache, secondary cache can be shared by all of the session Secondary cache and the life cycle of the life cyc ...

hibernate's HQL query

Medium at HQL keywords are not case-sensitive, but the property and the class name is case-sensitive 1, a simple query property * A single property query, return the result set list property, element ...