-
Notifications
You must be signed in to change notification settings - Fork 10
Using Native Drivers
Cedrick Lunven edited this page Nov 28, 2021
·
1 revision
Reference documentation of the drivers
- https://docs.datastax.com/en/developer/java-driver/4.13/
- https://docs.datastax.com/en/developer/java-driver/latest
- Parameters
(A) for Stargate (user, password, contactPoint, local datacenter, keyspace, fallback settings
)
(B) for Astra (clientId, clientSecret, token, dbId, dbRegions
)
-
Disabling CQL (using only stateless APIS)
-
Default settings and customization
-
Understanding Secure Connect Bundle (SCB)
-
Failover management
- sample query
- sample query Async
- sample query Reactive
- sample query QueryBuild
- Define bean
- Define DAO
- Setup Annotation Processor
🏠 Home | Document | Rest | Native Drivers | GraphQL | gRPC | Astra Devops |