- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: http://doanduyhai.github.io/Achilles/
- 软件文档: https://github.com/doanduyhai/Achilles/tree/master/documentation/versions
- 官方下载: https://github.com/doanduyhai/Achilles
软件介绍
Achilles 是一个开源的 Apache Cassandra 的高级对象映射库,相当于是客户端开发包。
主要特性包括:
高级 Bean 映射(包括复合主键、分区键、timeUUID, 计数器, 静态字段等 …)
Pluggable codec system to define your own types
Life cycle interceptors to define custom behavior before INSERT/UPDATE/DELETE/SELECT operations
Fluent options system to parameter runtime statements (consistency level, retry policy, …)
Powerful and type-safe DSL to create your own queries
Display of DML scripts & DDL statements
Wrapper to deploy an embedded Cassandra server easily
Tight integration with JUnit for productive TDD programming
Support for Bean Validation (JSR-303)
Support for Lightweight Transaction with dedicated listener interface
Support for Materialized View
Support for typed-safe Function calls
Support for the new JSON API
Support for multi-project compilation unit
Support for native index, SASI and DSE Search
Support for
GROUP BYsince Cassandra 3.10 and DSE 5.1.xFlexible naming strategy & insert strategy
Runtime Schema Name Provider for multi-tenant environments
完全兼容 Java 8 CompletableFuture
Java编程思想 (第4版)
[美] Bruce Eckel / 陈昊鹏 / 机械工业出版社 / 2007-6 / 108.00元
本书赢得了全球程序员的广泛赞誉,即使是最晦涩的概念,在Bruce Eckel的文字亲和力和小而直接的编程示例面前也会化解于无形。从Java的基础语法到最高级特性(深入的面向对象概念、多线程、自动项目构建、单元测试和调试等),本书都能逐步指导你轻松掌握。 从本书获得的各项大奖以及来自世界各地的读者评论中,不难看出这是一本经典之作。本书的作者拥有多年教学经验,对C、C++以及Java语言都有独到......一起来看看 《Java编程思想 (第4版)》 这本书的介绍吧!
