9933 Commits

Author SHA1 Message Date
Andrea Boriero
a5414d2324 6 - Remove NativeQuery<T> addScalar(String columnAlias, Type type) in favour of NativeQuery<T> addScalar(String columnAlias, BasicDomainType type) 2019-09-12 10:42:31 +01:00
Andrea Boriero
44e01cdf7e 6 - SQM based on JPA type system 2019-09-12 10:42:31 +01:00
Andrea Boriero
dd5d399f27 6 - SQM based on JPA type system 2019-09-12 10:42:31 +01:00
Andrea Boriero
3f3e4c24e8 6 - SQM based on JPA type system 2019-09-12 10:42:31 +01:00
Andrea Boriero
f436d18bf2 6 - SQM based on JPA type system 2019-09-12 10:42:31 +01:00
Andrea Boriero
d99a3f1938 6 - SQM based on JPA type system 2019-09-12 10:42:31 +01:00
Andrea Boriero
3dbcf28b41 6 - SQM based on JPA type system 2019-09-12 10:42:31 +01:00
Andrea Boriero
4fc456e9c1 6 - SQM based on JPA type system 2019-09-12 10:42:31 +01:00
Andrea Boriero
9b586aec45 6 - SQM based on JPA type system 2019-09-12 10:42:31 +01:00
Andrea Boriero
ff1650c66c 6 - SQM based on JPA type system 2019-09-12 10:42:31 +01:00
Andrea Boriero
4fd34e4a57 6 - SQM based on JPA type system 2019-09-12 10:42:31 +01:00
Andrea Boriero
0a95c8c815 6 - SQM based on JPA type system 2019-09-12 10:42:30 +01:00
Andrea Boriero
86ccb2115b 6 - SQM based on JPA type system 2019-09-12 10:42:30 +01:00
Andrea Boriero
ff59a1301d 6 - SQM based on JPA type system 2019-09-12 10:42:30 +01:00
Andrea Boriero
d1b86c2a72 6 - SQM based on JPA type system 2019-09-12 10:42:30 +01:00
Andrea Boriero
430a765888 6 - SQM based on JPA type system 2019-09-12 10:42:30 +01:00
Andrea Boriero
0bf8cd1266 6 - SQM based on JPA type system 2019-09-12 10:42:30 +01:00
Andrea Boriero
c50c95a691 6 - SQM based on JPA type system 2019-09-12 10:42:30 +01:00
Andrea Boriero
40fb8dc254 6 - SQM based on JPA type system 2019-09-12 10:42:30 +01:00
Andrea Boriero
21cd25f520 6 - SQM based on JPA type system 2019-09-12 10:42:30 +01:00
Steve Ebersole
1713e82d24 6 - SQM based on JPA type system
- focus on reducing compilation errors
2019-09-12 10:42:30 +01:00
Andrea Boriero
3d5209d105 6 - SQM based on JPA type system 2019-09-12 10:42:30 +01:00
Steve Ebersole
fbe622fce6 6 - SQM based on JPA type system
- focus on reducing compilation errors
2019-09-12 10:42:30 +01:00
Andrea Boriero
3d59cef873 6 - SQM based on JPA type system - 2019-09-12 10:42:30 +01:00
Andrea Boriero
ffb704b532 6 - SQM based on JPA type system 2019-09-12 10:42:30 +01:00
Steve Ebersole
18a52483ef 6 - SQM based on JPA type system
- focus on reducing compilation errors
2019-09-12 10:42:30 +01:00
Andrea Boriero
83a9618614 6 - SQM based on JPA type system 2019-09-12 10:42:30 +01:00
Steve Ebersole
a6597f872e 6 - SQM based on JPA type system
- focus on reducing compilation errors
2019-09-12 10:42:30 +01:00
Andrea Boriero
c0cabdbfe8 6 - SQM based on JPA type system 2019-09-12 10:42:30 +01:00
Andrea Boriero
f48f486ec6 6 - SQM based on JPA type system 2019-09-12 10:42:30 +01:00
Andrea Boriero
a769d47a9a 6 - SQM based on JPA type system 2019-09-12 10:42:30 +01:00
Andrea Boriero
230a819065 6 - SQM based on JPA type system 2019-09-12 10:42:30 +01:00
Andrea Boriero
398ef8d640 6 - SQM based on JPA type system 2019-09-12 10:42:29 +01:00
Steve Ebersole
f17895e2d5 6 - SQM based on JPA type system
- focus on reducing compilation errors
2019-09-12 10:42:29 +01:00
Steve Ebersole
b39d9d22bd 6 - SQM based on JPA type system
- focus on reducing compilation errors
2019-09-12 10:42:29 +01:00
Steve Ebersole
c6a11d99fd 6 - SQM based on JPA type system
- focus on reducing compilation errors
2019-09-12 10:42:29 +01:00
Steve Ebersole
d0116d7caa 6 - SQM based on JPA type system
- work on `org.hibernate.query` (especially `NamedQueryRepository` and friends)
- work on `org.hibernate.sql.exec`
- work on `org.hibernate.sql.results`
- work on `org.hibernate.sql.exec`
- work on `org.hibernate.sql.results`
- work related to `org.hibernate.metamodel.model.mapping.spi.ValueMapping` - including "sketching in" the hooks with `org.hibernate.persister.walking`
2019-09-12 10:42:29 +01:00
Steve Ebersole
f8a75994e1 6 - SQM based on JPA type system
- work on `org.hibernate.query` (especially `NamedQueryRepository` and friends)
- work on `org.hibernate.sql.exec`
- work on `org.hibernate.sql.results`
- work on `org.hibernate.sql.exec`
- work on `org.hibernate.sql.results`
- work related to `org.hibernate.metamodel.model.mapping.spi.ValueMapping` - including "sketching in" the hooks with `org.hibernate.persister.walking`
2019-09-12 10:42:29 +01:00
Steve Ebersole
8d0ff71dfc 6 - SQM based on JPA type system
- further work on `org.hibernate.query` (especially `NamedQueryRepository` and friends)
- initial work on `org.hibernate.sql.exec`
- initial work on `org.hibernate.sql.results`
- SemanticPathPart handling
- NamedQueryMemento
- work on ProcedureCall
- continued work on `org.hibernate.sql.exec`
- continued work on `org.hibernate.sql.results`
- ported `hibernate-testing` JUnit 5 support
2019-09-12 10:42:29 +01:00
Andrea Boriero
46e27d7f46 6 - SQM based on JPA type system, RuntimeModelCreationProcess 2019-09-12 10:42:29 +01:00
Steve Ebersole
d6428c5b43 6 - SQM based on JPA type system
- further work on `org.hibernate.query` (especially `NamedQueryRepository` and friends)
- initial work on `org.hibernate.sql.exec`
- initial work on `org.hibernate.sql.results`
- SemanticPathPart handling
- NamedQueryMemento
- work on ProcedureCall
- continued work on `org.hibernate.sql.exec`
- continued work on `org.hibernate.sql.results`
2019-09-12 10:42:29 +01:00
Andrea Boriero
638c217e8a 6 - SQM based on JPA type system, RuntimeModelCreationProcess 2019-09-12 10:42:29 +01:00
Andrea Boriero
52aff8055e 6 - SQM based on JPA type system, RuntimeModelCreationProcess 2019-09-12 10:42:29 +01:00
Andrea Boriero
f20d36be40 6 - SQM based on JPA type system, RuntimeModelCreationProcess 2019-09-12 10:42:29 +01:00
Steve Ebersole
f52e305ffb 6 - SQM based on JPA type system
- further work on `org.hibernate.query` (especially `NamedQueryRepository` and friends)
- initial work on `org.hibernate.sql.exec`
- initial work on `org.hibernate.sql.results`
- SemanticPathPart handling
- NamedQueryMemento
- work on ProcedureCal
2019-09-12 10:42:29 +01:00
Steve Ebersole
3a761361fe 6 - SQM based on JPA type system
- further work on `org.hibernate.query` (especially `NamedQueryRepository` and friends)
- initial work on `org.hibernate.sql.exec`
- initial work on `org.hibernate.sql.results`
- SemanticPathPart handling
- NamedQueryMemento
- work on Query impls
2019-09-12 10:42:28 +01:00
Steve Ebersole
031fc0edcd 6 - SQM based on JPA type system
- further work on `org.hibernate.query` (especially `NamedQueryRepository` and friends)
- initial work on `org.hibernate.sql.exec`
- initial work on `org.hibernate.sql.results`
- SemanticPathPart handling
- NamedQueryMemento
- misc
2019-09-12 10:42:28 +01:00
Steve Ebersole
0be0d06b1d 6 - SQM based on JPA type system
- further work on `org.hibernate.query` (especially `NamedQueryRepository` and friends)
- initial work on `org.hibernate.sql.exec`
- initial work on `org.hibernate.sql.results`
- SemanticPathPart handling
- NamedQueryMemento
2019-09-12 10:42:28 +01:00
Steve Ebersole
43c738ec4e 6 - SQM based on JPA type system
- further work on `org.hibernate.query` (especially `NamedQueryRepository` and friends)
- initial work on `org.hibernate.sql.exec`
- initial work on `org.hibernate.sql.results`
- SemanticPathPart handling
- NamedQueryMemento
2019-09-12 10:42:28 +01:00
Steve Ebersole
536e5e1a12 6 - SQM based on JPA type system
- further work on `org.hibernate.query` (especially `NamedQueryRepository` and friends)
- initial work on `org.hibernate.sql.exec`
- initial work on `org.hibernate.sql.results`
- SemanticPathPart handling
2019-09-12 10:42:28 +01:00