搜索资源列表
ShareMemory
- java可以实现内存共享的,请看这是内存映射的源代码-java can achieve shared memory, which is memory Look at the source code for mapping
hibernate_many2one
- hibernate多对一关联映射 关联映射的本质: * 将关联关系映射到数据库,所谓的关联关系是对象模型在内存中的一个或多个引用 -hibernate many-to-one association mapping of the nature of association mapping:* the relationship is mapped to the database, the so-called relationship is the object model in
IPC
- IPC共享内存,文件映射编程,实现原理详解-ipc describe
java_nio
- nio 是 java New IO 的简称,在 jdk1.4 里提供的新 api 。 Sun 官方标榜的特性如下: – 为所有的原始类型提供 (Buffer) 缓存支持。 – 字符集编码解码解决方案。 – Channel :一个新的原始 I/O 抽象。 – 支持锁和内存映射文件的文件访问接口。 – 提供多路 (non-bloking) 非阻塞式的高伸缩性网络 I/O 。-nio java New IO in jdk1.4 api. The Sun officially adv
jgrinder-2.2
- JGrinder是一个将Java对象映射到各种不同的持久化存储的框架,包括关系数据库、文件、内存等等。-JGrinder is a Java objects mapped to various persistent storage framework, including relational databases, files, memory, and so on.