Осенняя музыка.
Wednesday, 17. September 2008, 04:26:09
http://www.google.com/profiles/dooman87
Wednesday, 17. September 2008, 04:26:09

Good Day. In the last message from SDN, I received information about "Java EE Patterns and Best Practices Project". That is excellent idea, with excellent realization. I recommend to all developers that use Java EE to see this examples. To get it, you should have mercurial and checkout repository, ...
Good day! On the last week, we gave our software to support specialists. They installed the program to production servers. And over three thousand users began to work with it. At the on of that week, I didn't hear nothing about our product. This is good the good sign! :) But, we have one little pro ...
Hi all!In this post, I would like to tell about the way to optimize INSERT operation to database. In our project we use postgresql 8.3. I have big problems with speed on some operations. When I profiled the application, I find out that the biggest amount of time spent for JDBC operations. We getting ...