occasions (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 ...

Javascript fifth day

Articles about the js array of objects and methods. This chapter we talk about function first, and then to point combat. 1, function: is a definition of a function can call the js code on many occasio ...

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 ...

Three tricks Optimize js

No tricks, the three tricks. 1.js merger. Formal distinction between development and environment, the development of a time when the use of decentralized js file to facilitate team development and deb ...

Eval function in Javascript detailed explanation of

eval string generated statement can be implemented, and the SQL of the exec () similar. the use of eval occasions what is it? Sometimes we do not know in advance what sentence to be implemented only w ...

Hibernate performance tuning (the focus of understanding)

1. Object Cache: fine-grained, in view of the table Record Level, transparent access, without changing the procedure code can greatly enhance the performance of web applications. ORM object cache is a ...

hibernate the third study (mapping file configuration)

If you do not want to use the default hibernate.cfg.xml file as a configuration file, we can also specify the configuration file name: File file = new File ( "C: \ \ myhibernate.xml"); Confi ...

Application of spring struts2.0 hibernate HQL

Therefore, in the development of statistical inquiry system, as far as possible through the use of select statement to write the required query property way back relational data, and avoid using the f ...