Sign in
apache
/
cassandra-java-driver
/
9a273f053cd55bd60d133b5d91e2e05f7f2e4d52
/
.
/
manual
tree: 575e4e86e83a19988e59e17cf0ba483fe59df0f8 [
path history
]
[
tgz
]
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