| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx
jopen
9年前发布

简化Java使用Cassandra的开发:Spring Data Cassandra

Spring Data Cassandra 可以大大降低使用 Cassandra 开发的学习曲线。Spring Data Cassandra 既可以和标注的 POJOS 保持在高层次,也可以在低层次维持高性能数据采集能力,它可以符合各种程序的要求。

Features

  • Build repositories based on common Spring Data interfaces
  • Support for synchronous and asynchronous data operations
  • Asynchronous callback support
  • Support for XML based Keyspace creation and CQL Table creation
  • JavaConfig and XML Support for all Cluster and Session Capabilities
  • Exception Translation to the familiar Spring DataAccessException hierarchy
  • Convenient QueryBuilders to eliminate the need to learn CQL
  • Based on the latest DataStax Enterprise CQL Java Driver

项目主页:http://www.open-open.com/lib/view/home/1439453130911

 本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
 转载本站原创文章,请注明出处,并保留原始链接、图片水印。
 本站是一个以用户分享为主的开源技术平台,欢迎各类分享!
 本文地址:https://www.open-open.com/lib/view/open1439453130911.html
常用工具包 Spring Data Cassandra