Sign in
apache
/
cassandra-java-driver
/
7d88097a880089c8c740566518f1815dd78d9ae0
/
.
/
manual
tree: efd50568c6b12f58c31621b70ef51b258b155d47
api_conventions/
case_sensitivity/
cloud/
core/
developer/
mapper/
osgi/
query_builder/
.nav
README.md
manual/README.md
Manual
Driver modules:
Core
: the main entry point, deals with connectivity and query execution.
Query builder
: a fluent API to create CQL queries programmatically.
Mapper
: generates the boilerplate to execute queries and convert the results into application-level objects.
Developer docs
: explains the codebase and internal extension points for advanced customization.
Common topics:
API conventions
Case sensitivity
OSGi
Cloud