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
Type
/
to 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 }}
gavinking
/
data
Public
forked from
jakartaee/data
Notifications
You must be signed in to change notification settings
Fork
1
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
data
tck
on
main
User selector
All users
All time
Commit history
Commits on Jul 15, 2026
Use correct assertion id for new tests
njr-11
committed
78c882f
View commit details
Copy full SHA for 78c882f
View code at this point
Browse repository at this point
simplify existing test assertions - conversion to strings is not needed
njr-11
committed
cf3a99e
View commit details
Copy full SHA for cf3a99e
View code at this point
Browse repository at this point
TCK tests for Limit relative to offset on Query methods
Show description for a116795
njr-11
committed
a116795
View commit details
Copy full SHA for a116795
View code at this point
Browse repository at this point
TCK tests for Limit relative to offset
Show description for bff0975
njr-11
committed
bff0975
View commit details
Copy full SHA for bff0975
View code at this point
Browse repository at this point
Move tests for Limit to separate class and use Find instead of Query by Method Name for it
njr-11
committed
3100474
View commit details
Copy full SHA for 3100474
View code at this point
Browse repository at this point
Merge branch 'main' into 0-based-offsets
otaviojava
authored
0a14111
View commit details
Copy full SHA for 0a14111
View code at this point
Browse repository at this point
Merge pull request #1495 from njr-11/tck-tests-for-native-query
Show description for 6a64a31
otaviojava
authored
6a64a31
View commit details
Copy full SHA for 6a64a31
View code at this point
Browse repository at this point
Commits on Jun 24, 2026
Address review comment to put tests in new class
njr-11
committed
e37b116
View commit details
Copy full SHA for e37b116
View code at this point
Browse repository at this point
TCK tests for sorting based on expressions
Show description for e5e9915
njr-11
committed
e5e9915
View commit details
Copy full SHA for e5e9915
View code at this point
Browse repository at this point
Corrections to static metamodel class
njr-11
committed
087220a
View commit details
Copy full SHA for 087220a
View code at this point
Browse repository at this point
Commits on Jun 19, 2026
TCK tests for NativeQuery
Show description for 634eb88
njr-11
committed
634eb88
View commit details
Copy full SHA for 634eb88
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
Rename page(n) to pageNumber(n), introduce pageNumber() and deprecate page()
njr-11
committed
8c47327
View commit details
Copy full SHA for 8c47327
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
Replace accidentally included unicode char in test data
Show description for 266adc0
njr-11
committed
266adc0
View commit details
Copy full SHA for 266adc0
View code at this point
Browse repository at this point
Commits on Jun 1, 2026
Merge pull request #1477 from gavinking/repo-supertypes
Show description for 614f902
njr-11
authored
614f902
View commit details
Copy full SHA for 614f902
View code at this point
Browse repository at this point
Merge pull request #1456 from njr-11/tck-tests-for-asynchronous-repository-methods
Show description for afda036
njr-11
authored
afda036
View commit details
Copy full SHA for afda036
View code at this point
Browse repository at this point
Commits on May 29, 2026
flatten out problematic type IdOperations
gavinking
committed
e94ecc3
View commit details
Copy full SHA for e94ecc3
View code at this point
Browse repository at this point
Switch coverage to CompletionStage<Void>
njr-11
committed
efc917f
View commit details
Copy full SHA for efc917f
View code at this point
Browse repository at this point
Update tck/src/main/java/ee/jakarta/tck/data/web/async/Accounts.java
Show description for a679d37
njr-11
and
gavinking
authored
a679d37
View commit details
Copy full SHA for a679d37
View code at this point
Browse repository at this point
CompletionStage might not be available as a return type
njr-11
committed
c9cd9cb
View commit details
Copy full SHA for c9cd9cb
View code at this point
Browse repository at this point
Commits on May 27, 2026
Use a double parameter for "double expression"
marko-bekhta
committed
8c5d9e9
View commit details
Copy full SHA for 8c5d9e9
View code at this point
Browse repository at this point
Types must match the entity attributes
marko-bekhta
committed
f890e16
View commit details
Copy full SHA for f890e16
View code at this point
Browse repository at this point
Use an underscore delimiter in a parameter name
marko-bekhta
committed
1b4021d
View commit details
Copy full SHA for 1b4021d
View code at this point
Browse repository at this point
Commits on May 21, 2026
Add extra line that was requested by Otavio in code review comment
njr-11
committed
d882dfc
View commit details
Copy full SHA for d882dfc
View code at this point
Browse repository at this point
Commits on May 20, 2026
Use previous version of Jakarta Concurrency API that is compiled with Java 17
njr-11
committed
5163a9f
View commit details
Copy full SHA for 5163a9f
View code at this point
Browse repository at this point
TCK tests of Asynchronous repository method
njr-11
committed
e09caab
View commit details
Copy full SHA for e09caab
View code at this point
Browse repository at this point
Merge pull request #1448 from KyleAure/deployment-appender
Show description for 435cb85
otaviojava
authored
435cb85
View commit details
Copy full SHA for 435cb85
View code at this point
Browse repository at this point
Commits on May 19, 2026
implement review comment to follow Otavio's preferences for packages
njr-11
committed
6f92b54
View commit details
Copy full SHA for 6f92b54
View code at this point
Browse repository at this point
Review comment to make single line JPQL statement more concise
njr-11
committed
9505e4b
View commit details
Copy full SHA for 9505e4b
View code at this point
Browse repository at this point
TCK tests of stateful repository methods
Show description for b6f51b5
njr-11
committed
b6f51b5
View commit details
Copy full SHA for b6f51b5
View code at this point
Browse repository at this point
Repositories and metamodel for tests of stateful repository methods
njr-11
committed
9030127
View commit details
Copy full SHA for 9030127
View code at this point
Browse repository at this point
Commits on May 14, 2026
refactor: avoid using Maven.resolve()
Show description for 9713635
KyleAure
committed
9713635
View commit details
Copy full SHA for 9713635
View code at this point
Browse repository at this point
Commits on May 7, 2026
Address review comments to improve tests
njr-11
committed
de9ae6c
View commit details
Copy full SHA for de9ae6c
View code at this point
Browse repository at this point
Issue #532 TCK tests for First annotation where fewer results are found
Show description for 30f8f16
njr-11
committed
30f8f16
View commit details
Copy full SHA for 30f8f16
View code at this point
Browse repository at this point
Issue #532 TCK tests for First annotation (rebased)
Show description for b4c5d98
njr-11
committed
b4c5d98
View commit details
Copy full SHA for b4c5d98
View code at this point
Browse repository at this point
Commits on Apr 21, 2026
Issue #1416 TCK tests for OrderBy nulls FIRST and LAST
Show description for 35a15db
njr-11
committed
35a15db
View commit details
Copy full SHA for 35a15db
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.