After my post ‘ThreadLocal, what is it?’ I would write some words about the java.util.concurrent.atomic package that contains a small toolkit of classes supporting lock-free thread-safe programming on single variables.
One time or another, everyone will need to ask this question: How I find the ExtJs/Sencha version used in an application? In ExtJS, Ext.version defines the version used, however, in
Hello, In this first post on ‘database entity’, I would write some words concerning the call and use of the database views in java code. In this post, I will