Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
octabase
/
java-driver
Public
forked from
apache/cassandra-java-driver
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
java-driver
driver-mapping
src
on
java438
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 1, 2015
Add mapper option to configure whether to save null fields (JAVA-473).
Kevin Gallardo
authored and
olim7t
committed
9f7b733
View commit details
Copy full SHA for 9f7b733
View code at this point
Browse repository at this point
JAVA-477 : Add USING options in mapper for delete and save operations
Kevin Gallardo
authored and
olim7t
committed
8e56734
View commit details
Copy full SHA for 8e56734
View code at this point
Browse repository at this point
Remove unused class in test.
olim7t
committed
dc2e90f
View commit details
Copy full SHA for dc2e90f
View code at this point
Browse repository at this point
Commits on Jun 30, 2015
Make computed fields incompatible with C* 1.2 since they rely on aliases (JAVA-661)
olim7t
committed
15bc49c
View commit details
Copy full SHA for 15bc49c
View code at this point
Browse repository at this point
Fix some mapper tests for C* 1.2.
olim7t
committed
268b9cb
View commit details
Copy full SHA for 268b9cb
View code at this point
Browse repository at this point
Commits on Jun 26, 2015
Fix binary incompatiblity with select().raw().
olim7t
committed
ac38160
View commit details
Copy full SHA for ac38160
View code at this point
Browse repository at this point
Ignore missing columns in mapper (JAVA-824).
olim7t
committed
77d5e9b
View commit details
Copy full SHA for 77d5e9b
View code at this point
Browse repository at this point
Provide a way to map computed fields (JAVA-661).
Show description for 5a8b3f7
Kevin Gallardo
authored and
olim7t
committed
5a8b3f7
View commit details
Copy full SHA for 5a8b3f7
View code at this point
Browse repository at this point
Commits on Jun 19, 2015
JAVA-542 Update Void Accessor to support 1.2.x
tolbertam
committed
297e19e
View commit details
Copy full SHA for 297e19e
View code at this point
Browse repository at this point
Merge branch '2.1' into java542
Show description for f19c84b
Alexandre Dutra
committed
f19c84b
View commit details
Copy full SHA for f19c84b
View code at this point
Browse repository at this point
Commits on Jun 18, 2015
JAVA-589 Expand @Enumerated Parameter test to test for STRING storage.
tolbertam
committed
568d658
View commit details
Copy full SHA for 568d658
View code at this point
Browse repository at this point
Commits on Jun 15, 2015
JAVA-542: Handle void return types in accessors.
Alexandre Dutra
committed
2d61161
View commit details
Copy full SHA for 2d61161
View code at this point
Browse repository at this point
Commits on Jun 11, 2015
Merge pull request #349 from datastax/java589
Show description for b4a6e18
adutra
committed
b4a6e18
View commit details
Copy full SHA for b4a6e18
View code at this point
Browse repository at this point
Commits on May 28, 2015
Mapper should allow access to TableMetadata (JAVA-554).
Sergei Egorov
committed
05dca84
View commit details
Copy full SHA for 05dca84
View code at this point
Browse repository at this point
Commits on May 22, 2015
JAVA-589 : Allow @Enumerated in Accessor method parameters
Kevin Gallardo
committed
b78db24
View commit details
Copy full SHA for b78db24
View code at this point
Browse repository at this point
Commits on May 11, 2015
Update license headers.
olim7t
committed
9f5b9b0
View commit details
Copy full SHA for 9f5b9b0
View code at this point
Browse repository at this point
Commits on Mar 30, 2015
2.1 specific test fixes for recent changes. Add travis status.
Show description for 5e540ab
tolbertam
committed
5e540ab
View commit details
Copy full SHA for 5e540ab
View code at this point
Browse repository at this point
Commits on Mar 13, 2015
Add version compatibility annotations to mapper tests.
tolbertam
committed
0bab56b
View commit details
Copy full SHA for 0bab56b
View code at this point
Browse repository at this point
Commits on Mar 7, 2015
Extra tests for nested collections (JAVA-570, JAVA-612, JAVA-672).
tolbertam
authored and
olim7t
committed
89c4f4a
View commit details
Copy full SHA for 89c4f4a
View code at this point
Browse repository at this point
Support C* 2.1.3's nested collections (JAVA-570, JAVA-612, JAVA-672).
olim7t
committed
a0c42dd
View commit details
Copy full SHA for a0c42dd
View code at this point
Browse repository at this point
Commits on Mar 5, 2015
Authorize Null parameter for UDTs & Enums in Accessor method (JAVA-575).
Show description for 3095bab
tolbertam
authored and
olim7t
committed
3095bab
View commit details
Copy full SHA for 3095bab
View code at this point
Browse repository at this point
Add test for null param in accessor method (JAVA-575).
olim7t
committed
333b8b2
View commit details
Copy full SHA for 333b8b2
View code at this point
Browse repository at this point
Authorize Null parameter in Accessor method (JAVA-575).
Eric LELEU
authored and
olim7t
committed
8d142bc
View commit details
Copy full SHA for 8d142bc
View code at this point
Browse repository at this point
Commits on Nov 19, 2014
Add test for JAVA-509
pingtimeout
authored and
olim7t
committed
a473e21
View commit details
Copy full SHA for a473e21
View code at this point
Browse repository at this point
Commits on Nov 7, 2014
Allow empty name on Column and Field annotations (JAVA-528).
olim7t
committed
b76cc08
View commit details
Copy full SHA for b76cc08
View code at this point
Browse repository at this point
Fix toString, equals and hashCode on accessor proxies (JAVA-495).
olim7t
committed
0856b47
View commit details
Copy full SHA for 0856b47
View code at this point
Browse repository at this point
Improve error message when mapper can't determine keyspace.
olim7t
committed
3ad91cc
View commit details
Copy full SHA for 3ad91cc
View code at this point
Browse repository at this point
Commits on Oct 23, 2014
Add warning comment in EnumType.ORDINAL javadoc (JAVA-488).
olim7t
committed
0bf82cc
View commit details
Copy full SHA for 0bf82cc
View code at this point
Browse repository at this point
Commits on Oct 20, 2014
Ignore static fields in mapper (JAVA-510).
olim7t
committed
1a7af22
View commit details
Copy full SHA for 1a7af22
View code at this point
Browse repository at this point
Commits on Oct 13, 2014
Fix collision between tests.
olim7t
committed
1c39156
View commit details
Copy full SHA for 1c39156
View code at this point
Browse repository at this point
Handle null UDT fields in object mapper (JAVA-499).
olim7t
committed
7e57835
View commit details
Copy full SHA for 7e57835
View code at this point
Browse repository at this point
Commits on Oct 9, 2014
Add Clirr plugin + fix backward compatibility issues.
olim7t
committed
9c2f3e3
View commit details
Copy full SHA for 9c2f3e3
View code at this point
Browse repository at this point
Commits on Oct 7, 2014
Handle null enum fields in object mapper (JAVA-487).
olim7t
committed
29eb43f
View commit details
Copy full SHA for 29eb43f
View code at this point
Browse repository at this point
Commits on Sep 25, 2014
Test that synthetic fields are ignored by Mapper (JAVA-465)
pingtimeout
committed
9ecaada
View commit details
Copy full SHA for 9ecaada
View code at this point
Browse repository at this point
Commits on Sep 24, 2014
Merge branch 'java361-wip' into 2.1
olim7t
committed
f803b7a
View commit details
Copy full SHA for f803b7a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.