Sign in
apache
/
cassandra-java-driver
/
refs/tags/4.1.0
/
.
/
manual
tree: 61afe54e08720dfc697ae3d8242ec9b6ac319c12 [
path history
]
[
tgz
]
api_conventions/
case_sensitivity/
core/
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.
Common topics:
API conventions
Case sensitivity
OSGi