Say more, more clearly, with @ceylon.
Gavin King gavinking
Say more, more clearly, with @ceylon.
Distinguished Engineer at IBM / Red Hat.
Creator of @hibernate, @cdi-spec, and @ceylon.
Working on @jakartaee Persistence and Data specifications.
-
Red Hat
- Barcelona, Spain
- @1ovthafew
Popular repositories Loading
-
ceylon-walkthrough
ceylon-walkthrough PublicAn IDE-based walkthrough of the whole language. Check out this project in Eclipse to get started.
-
UniversalMusicPlayer
UniversalMusicPlayer PublicPort of UniversalMusicPlayer Android sample to Ceylon
-
-
hibernate-orm
hibernate-orm PublicForked from hibernate/hibernate-orm
Hibernate's core Object/Relational Mapping functionality
Java 6
-
-
3,311 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 115 commits in 5 repositories
Created 1 repository
-
gavinking/specifications
HTML
This contribution was made on Mar 24
Created a pull request in jakartaee/data that received 43 comments
Expressions
This is a rough straw man for a possible path to take with expressions. I'm posting this here in an incomplete and uncompilable state, so that you …
+1,251
−482
lines changed
•
43
comments
Opened 52 other pull requests in 6 repositories
hibernate/hibernate-orm
1
open
35
merged
-
add a convenience method to CriteriaDefinition
This contribution was made on Mar 28
-
use List<?> to pass ids to Session.findMultiple() and StatelessSession.getMultiple()
This contribution was made on Mar 28
-
HHH-19296 overload createSelectionQuery() to accept an EntityGraph
This contribution was made on Mar 28
-
some polish to the javadoc for ParameterMetadata
This contribution was made on Mar 27
-
Big refactor to AbstractCommonQueryContract
This contribution was made on Mar 27
-
pull getParameterMetadata() up to CommonQueryContract
This contribution was made on Mar 27
-
get rid of a useless/obsolete helper class
This contribution was made on Mar 26
-
Javadoc cleanup
This contribution was made on Mar 26
-
Two small things
This contribution was made on Mar 26
-
discuss persistent identity in the javadoc
This contribution was made on Mar 26
-
various minor code cleanups
This contribution was made on Mar 26
-
clarify the intention with respect to Active Record
This contribution was made on Mar 25
-
improvements to the migration guide
This contribution was made on Mar 24
-
add more links to the Short Guide
This contribution was made on Mar 23
-
three more minor things
This contribution was made on Mar 21
-
HHH-19103 add SchemaManager.populate()
This contribution was made on Mar 21
-
three minor things
This contribution was made on Mar 21
-
HHH-18008 add Session.getManagedEntities()
This contribution was made on Mar 21
-
fix grammar
This contribution was made on Mar 21
-
HHH-19279 @Basic annotation should not mark primitive fields as optional
This contribution was made on Mar 21
-
HHH-19278 fixes to logic in MultiIdEntityLoaders
This contribution was made on Mar 21
-
minor cleanups and logging improvements related to logical connections
This contribution was made on Mar 19
-
various minor improvements around Query hierarchy
This contribution was made on Mar 19
-
fix field name in @OneToOne examples
This contribution was made on Mar 18
-
HHH-19266 fix bugs and inconsistencies in ScrollableResults
This contribution was made on Mar 18
- Some pull requests not shown.
jakartaee/data
1
open
6
merged
-
fix errata
This contribution was made on Mar 27
-
proposed improvements to javadoc
This contribution was made on Mar 24
-
introduce First annotation
This contribution was made on Mar 23
-
javadoc fixes to module descriptor
This contribution was made on Mar 20
-
add section about null arguments to spec
This contribution was made on Mar 19
-
add PageRequest.page(long)
This contribution was made on Mar 13
-
add needed spaces at end of file
This contribution was made on Mar 6
hibernate/hibernate-reactive
3
merged
1
open
-
use @linkplain where appropriate
This contribution was made on Mar 28
-
code cleanups to StandardReactiveSelectExecutor
This contribution was made on Mar 26
-
eliminate dependency on useless helper class
This contribution was made on Mar 26
-
[#2156] add withConnection()
This contribution was made on Mar 25
jakartaee/persistence
3
open
-
add std properties to control JDBC batch and fetch sizes
This contribution was made on Mar 17
-
add TypedQuery.setEntityGraph and @NamedQuery.entityGraph
This contribution was made on Mar 17
-
specify that entity names must be legal Java identifiers
This contribution was made on Mar 17
jakartaee/specifications
1
open
-
Create Jakarta Query
This contribution was made on Mar 24
gavinking/hibernate-orm
1
closed
-
abstractdatabaseoperationevent
This contribution was made on Mar 13
Reviewed 28 pull requests in 5 repositories
jakartaee/data
13 pull requests
-
Expressions
This contribution was made on Mar 28
-
proposed improvements to javadoc
This contribution was made on Mar 27
-
javadoc should point to the First annotation as a solution to NonUniqueResultException
This contribution was made on Mar 25
-
javadoc fixes to module descriptor
This contribution was made on Mar 20
-
Disallow multiple Select values on a record component
This contribution was made on Mar 14
-
Pagination examples should encourage use of Page rather than array
This contribution was made on Mar 11
-
Fix typo, include example Query with SELECT returning record, and idea for more concise usage
This contribution was made on Mar 10
-
interoperability with the Jakarta Concurrency specification
This contribution was made on Mar 8
-
negatable Constraints and temporarily omit ignoreCase, then restore methods, also fix some type parameters
This contribution was made on Mar 6
-
ComparableAttribute and BasicAttribute are preferred
This contribution was made on Mar 5
-
initial proposal for reactive/async repositories
This contribution was made on Mar 5
-
minimal possible change to allow multiple-element select lists
This contribution was made on Mar 5
-
Javadoc should indicate how boolean is sorted
This contribution was made on Mar 4
hibernate/hibernate-orm
10 pull requests
-
More scope changes in JdbcEnvironmentInitiator
This contribution was made on Mar 28
-
HHH-19096 Adjust
SelectionQuery#setEntityGraph(..)
to accept entity graphs of supertypesThis contribution was made on Mar 28 -
HHH-19293 Criteria isMember() doesn't work with collections mapped as array
This contribution was made on Mar 27
-
Expressions.nullExpresion() in querydsl result in NPE in SqmExpressible with named parameters
This contribution was made on Mar 27
-
HHH-18556 Expressions.nullExpresion() in querydsl result in NPE in SqmExpressible
This contribution was made on Mar 27
-
HHH-19103 add SchemaManager.populate()
This contribution was made on Mar 24
-
HHH-19260 Move supportsXXX methods from the SqlAstTranslator and its base impl to the Dialect class
This contribution was made on Mar 18
-
HHH-19256 : Criteria SUM expression return type error
This contribution was made on Mar 17
-
HHH-19216 - NamedEntityGraph annotation supporting Hibernate parseable format
This contribution was made on Mar 7
-
HHH-19232 BeanValidationEventListener not called if only associated collection is updated via getter
This contribution was made on Mar 6
commonhaus/foundation
2 pull requests
-
💸 Gradle sponsorship is live
This contribution was made on Mar 28
-
📝⚖️ Revisions to Asset Transfer Agreement
This contribution was made on Mar 27
hibernate/hibernate-reactive
2 pull requests
-
Add support for upsert with batching
This contribution was made on Mar 7
-
StatelessSession insertAll in batch does not do batching
This contribution was made on Mar 6
jakartaee/specifications
1 pull request
-
Create Jakarta Query
This contribution was made on Mar 26
Created an issue in jakartaee/persistence that received 2 comments
Query.setEntityGraph()
The hints jakarta.persistence.fetchgraph
and jakarta.persistence.loadgraph
are defined as applying not only to find()
but also to queries, but ther…
2
comments
Opened 2 other issues in 2 repositories
hibernate/hibernate-reactive
1
open
-
Add runWithConnection(), callWithConnection()
This contribution was made on Mar 25
jakartaee/data
1
open
-
[Use Case]: SQL MERGE and lifecycle events
This contribution was made on Mar 20
16
contributions
in private repositories
Mar 7 – Mar 17