jdbm是为Java提供的一个事务持久层,它旨在为用Perl, Python, C等作为GDBM 的Java应用程序使用,这是简单的持久层引擎是轻型而快速的。
示例代码:
FruitBasquet.java demonstrates the use of basic JDBM operations; 
FamousPeople.java shows how to use the B+Tree data structure.
项目主页:http://sourceforge.net/projects/jdbm/
下载地址:http://sourceforge.net/projects/jdbm/files/
来自:开源中国社区
                  	
				
