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 }}
JeffHoweGe
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
java-driver
mapper-processor
src
test
on
java2723
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 12, 2020
JAVA-2633: Add execution profile argument to DAO factory method (#1409)
GregBestland
authored
5e1e510
View commit details
Copy full SHA for 5e1e510
View code at this point
Browse repository at this point
Commits on Feb 7, 2020
JAVA-2617: Reinstate generation of deps.txt for Insights
emerkle826
authored and
olim7t
committed
93a013e
View commit details
Copy full SHA for 93a013e
View code at this point
Browse repository at this point
Commits on Jan 27, 2020
JAVA-2263: Add optional schema validation (#1300)
tomekl007
authored
48bac34
View commit details
Copy full SHA for 48bac34
View code at this point
Browse repository at this point
Commits on Jan 14, 2020
Add reactive support to the OSS mapper
Show description for 29af6e1
olim7t
committed
29af6e1
View commit details
Copy full SHA for 29af6e1
View code at this point
Browse repository at this point
Commits on Dec 2, 2019
Format XML files
Alexandre Dutra
committed
46817df
View commit details
Copy full SHA for 46817df
View code at this point
Browse repository at this point
Add BoundStatement ReturnType as a return type for Create, Update, and Delete operations
Show description for 0f0da29
fromanator
authored and
Alexandre Dutra
committed
0f0da29
View commit details
Copy full SHA for 0f0da29
View code at this point
Browse repository at this point
Commits on Oct 21, 2019
JAVA-2407: Improve handling of logback configuration files in IDEs (#1319)
adutra
authored
56c1638
View commit details
Copy full SHA for 56c1638
View code at this point
Browse repository at this point
Commits on Aug 15, 2019
JAVA-2329: Fix mapper message to reference primary key instead of partition key
olim7t
committed
94aa991
View commit details
Copy full SHA for 94aa991
View code at this point
Browse repository at this point
Commits on Aug 4, 2019
Update ErrorProne version and fix new warnings
olim7t
committed
ba5bf9a
View commit details
Copy full SHA for ba5bf9a
View code at this point
Browse repository at this point
Commits on Jul 29, 2019
JAVA-2302: Better target mapper errors and warnings for inherited methods
Show description for 8d7a6ac
olim7t
committed
8d7a6ac
View commit details
Copy full SHA for 8d7a6ac
View code at this point
Browse repository at this point
Commits on Jul 19, 2019
JAVA-2320: Expose more attributes on mapper Select for individual query clauses
olim7t
committed
434c93f
View commit details
Copy full SHA for 434c93f
View code at this point
Browse repository at this point
Commits on Jul 11, 2019
JAVA-2325: Allow "is" prefix for boolean getters in mapped entities
Alexandre Dutra
authored and
olim7t
committed
573fcb1
View commit details
Copy full SHA for 573fcb1
View code at this point
Browse repository at this point
Commits on Jul 10, 2019
JAVA-2308: Add customWhereClause to Delete (#1290)
Show description for a280ec5
tolbertam
authored
a280ec5
View commit details
Copy full SHA for a280ec5
View code at this point
Browse repository at this point
Commits on Jul 4, 2019
Make integration test class members protected
Alexandre Dutra
authored and
adutra
committed
2a20db9
View commit details
Copy full SHA for 2a20db9
View code at this point
Browse repository at this point
Make Mapper class overridable
Alexandre Dutra
authored and
adutra
committed
e1e7ff0
View commit details
Copy full SHA for e1e7ff0
View code at this point
Browse repository at this point
Commits on Jul 1, 2019
JAVA-2307: Improve `@Select` and `@Delete` by not requiring full primary key (#1285)
Show description for f26cae8
tolbertam
authored
f26cae8
View commit details
Copy full SHA for f26cae8
View code at this point
Browse repository at this point
Commits on Jun 21, 2019
JAVA-2298: Allow custom CQL name for parameters that correspond to bind markers
Alexandre Dutra
authored and
olim7t
committed
0b9551b
View commit details
Copy full SHA for 0b9551b
View code at this point
Browse repository at this point
JAVA-2300: Add support for additional return types in Insert methods (#1272)
Show description for cdeb042
tolbertam
authored and
olim7t
committed
cdeb042
View commit details
Copy full SHA for cdeb042
View code at this point
Browse repository at this point
JAVA-2279: Add logs to the generated mapper code
tomekl007
authored and
olim7t
committed
1e7c5fa
View commit details
Copy full SHA for 1e7c5fa
View code at this point
Browse repository at this point
JAVA-2288: Improve error reporting when DAO is missing keyspace (#1267)
Show description for fc79342
tolbertam
authored and
olim7t
committed
fc79342
View commit details
Copy full SHA for fc79342
View code at this point
Browse repository at this point
JAVA-2272: Make DAO method return types pluggable
Show description for f636b6d
olim7t
committed
f636b6d
View commit details
Copy full SHA for f636b6d
View code at this point
Browse repository at this point
JAVA-2286: Improve error reporting when entity has no properties
Show description for 984d64f
tolbertam
authored and
olim7t
committed
984d64f
View commit details
Copy full SHA for 984d64f
View code at this point
Browse repository at this point
JAVA-2111: Add HierarchyScanStrategy to configure inheritance behavior (#1250)
Show description for 754bfbb
tolbertam
authored and
olim7t
committed
754bfbb
View commit details
Copy full SHA for 754bfbb
View code at this point
Browse repository at this point
JAVA-2265: Configure NullSavingStrategy at the DAO level
tomekl007
authored and
olim7t
committed
da8b4d6
View commit details
Copy full SHA for da8b4d6
View code at this point
Browse repository at this point
JAVA-2139: Allow query methods to receive statement attributes via an argument
GregBestland
authored and
olim7t
committed
ae94ebd
View commit details
Copy full SHA for ae94ebd
View code at this point
Browse repository at this point
JAVA-2254: Add support for computed properties (#1242)
Show description for fbe712d
tolbertam
authored and
olim7t
committed
fbe712d
View commit details
Copy full SHA for fbe712d
View code at this point
Browse repository at this point
JAVA-2118: Generate QueryProvider DAO methods
olim7t
committed
1e8a11d
View commit details
Copy full SHA for 1e8a11d
View code at this point
Browse repository at this point
JAVA-2255: Add annotation to indicate a property is transient (#1239)
Show description for bec9be1
tolbertam
authored and
olim7t
committed
bec9be1
View commit details
Copy full SHA for bec9be1
View code at this point
Browse repository at this point
Rename a couple of tests for consistency
olim7t
committed
7a47dad
View commit details
Copy full SHA for 7a47dad
View code at this point
Browse repository at this point
JAVA-2110: Add annotation to control the naming strategy
olim7t
committed
f191371
View commit details
Copy full SHA for f191371
View code at this point
Browse repository at this point
JAVA-2042: Generate Update DAO methods
tomekl007
authored and
olim7t
committed
8c60048
View commit details
Copy full SHA for 8c60048
View code at this point
Browse repository at this point
JAVA-2257: Revisit Insert syntax for USING clauses
Show description for 47c70cb
olim7t
committed
47c70cb
View commit details
Copy full SHA for 47c70cb
View code at this point
Browse repository at this point
Refactor mapper tests
Show description for 26e8c05
olim7t
committed
26e8c05
View commit details
Copy full SHA for 26e8c05
View code at this point
Browse repository at this point
Revisit Insert methods
Show description for 2838543
olim7t
committed
2838543
View commit details
Copy full SHA for 2838543
View code at this point
Browse repository at this point
JAVA-2117: Generate Query DAO methods
olim7t
committed
478535d
View commit details
Copy full SHA for 478535d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.