Sign in
apache
/
cassandra-java-driver
/
4c7133c72e136d23dbcea795e0041df764568931
/
.
/
manual
tree: 3e8bd2bde69e2ec4a94421b4d26df8f4dff4a8e9 [
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