- 博客(8)
- 收藏
- 关注
原创 Hibernate Hierachy
http://www.ibm.com/developerworks/cn/java/j-hibernate/
2012-02-13 13:17:05
154
原创 Mutable and Immutable Objects
Mutable and Immutable Objects by David O'Meara Mutable and Immutable objects are a simple idea with wide ranging consequences. Often when immutability is mentioned it isn't defined, or when it ...
2011-03-02 15:48:40
264
原创 Coordination Support in Class Object
Coordination Support in Class Object Class Object declares five methods that enable programmers to access the Java virtual machine's support for the coordination aspect of synchronization. These meth...
2011-03-01 15:07:00
138
原创 Synchronization Support in the Instruction Set
Synchronization Support in the Instruction Set As mentioned earlier, the language provides two built-in ways to identify monitor regions in your programs: synchronized statements and synchronized met...
2011-03-01 15:06:16
129
原创 Object Locking
Object Locking As mentioned in earlier chapters, some of the Java virtual machine's runtime data areas are shared by all threads, others are private to individual threads. Because the heap and method...
2011-03-01 15:04:45
154
原创 Thread Synchronization
One of the strengths of the Java programming language is its support for multithreading at the language level. Much of this support centers on synchronization: coordinating activities and data access ...
2011-03-01 15:04:00
153
原创 Subversion logo Subversion Commands and Scripts
http://www.yolinux.com/TUTORIALS/Subversion.html
2010-10-15 08:27:07
103
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人