File tree
596 files changed
+621
-3399
lines changed- hibernate-core/src
- main/java/org/hibernate/sql/model
- test/java/org/hibernate
- event/service/internal
- orm/test
- annotations
- beanvalidation
- cascade
- multicircle
- jpa
- identity
- sequence
- nonjpa
- identity
- sequence
- cid
- keymanytoone
- association
- collectionelement
- ordered
- recreate
- derivedidentities
- bidirectional
- e1/b2
- e6
- a
- b
- unidirectional
- embedded
- generics
- idclassgeneratedvalue
- idclass
- inheritance
- joined
- manytoone
- mappedsuperclass/intermediate
- naturalid
- query
- secondarytable
- various
- any
- annotations
- discriminator
- explicit
- implicit
- many
- mixed
- associations
- batchfetch
- batch
- bootstrap/binding/annotations
- access
- associationOverride
- attributeOverrides
- embedded
- boot/models/foreigngenerator
- bytecode/enhancement
- access
- association
- basic
- batch
- callbacks
- cascade/circle
- collectionelement/recreate
- deletetransient
- detached
- dirty
- dynamic
- graph
- lazy
- fetch
- group
- proxy
- inlinedirtychecking
- dynamicupdate
- locking
- merge
- ondemandload
- orphan
- refresh
- superclass
- update
- cache
- caching
- cascade
- circle
- cdi/converters/legacy
- cid
- collection
- bag
- delayedOperation
- list
- propertyref
- lazy
- component
- compositefk
- cuk
- cut
- deleteunloaded
- dialect
- functional
- function
- unit
- discriminatedcollections
- ecid
- embeddable
- entitygraph
- named/basic
- event
- eviction
- fetchmode/toone
- fetch
- filter
- hql
- secondarytable
- subclass
- MappedSuperclass
- joined
- singletable
- flush
- function
- array
- json
- xml
- getclass
- hqlfetchscroll
- hql
- idclass
- idgen
- biginteger
- increment
- sequence
- enhanced
- forcedtable
- sequence
- table
- identity/joinedSubClass
- idprops
- id
- array
- sequence
- uuid
- annotation
- rfc9562
- inheritance
- discriminator
- embeddable
- hhh16711
- join
- insertordering
- internal/util
- isdirty
- joinedsubclass
- join
- jpa
- association
- toone
- beanvalidation
- callbacks
- xml
- complete
- replace
- cascade
- multicircle
- multilevel
- compliance
- criteria
- basic
- components/joins
- fetchscroll
- literal
- size
- emops
- cascade
- exception
- factory/puUtil
- graphs
- queryhint
- identifier
- lock
- mapping
- ops
- orphan/onetomany
- merge
- query
- schemagen
- transaction
- keymanytoone/bidir
- component
- embedded
- ondelete
- lazydetachedpersist
- lazyload
- loading
- multiLoad
- lob
- locking
- jpa
- manytomanyassociationclass
- manytomany
- batchload
- mapkey
- mapelemformula
- mapping
- array
- basic
- bitset
- cid
- aggregated
- idclass
- nonaggregated
- query
- collections
- asbasic
- nature/elemental
- semantics
- converted
- converter
- caching
- elementCollection
- literal
- lob
- map
- enums
- embeddable
- initializer
- map
- hibernate-testing/src/main/java/org/hibernate/testing/orm/junit
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
596 files changed
+621
-3399
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
60 |
| - | |
| 60 | + | |
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
|
Lines changed: 1 addition & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
91 |
| - | |
92 |
| - | |
93 |
| - | |
94 |
| - | |
95 |
| - | |
96 |
| - | |
97 |
| - | |
98 |
| - | |
99 |
| - | |
100 |
| - | |
101 |
| - | |
| 91 | + | |
102 | 92 |
| |
103 | 93 |
| |
104 | 94 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
43 |
| - | |
44 |
| - | |
| 42 | + | |
45 | 43 |
| |
46 | 44 |
| |
47 | 45 |
| |
|
Lines changed: 2 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 | 12 |
| |
14 | 13 |
| |
15 | 14 |
| |
| |||
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
27 |
| - | |
28 |
| - | |
29 | 26 |
| |
30 | 27 |
| |
31 | 28 |
| |
| |||
37 | 34 |
| |
38 | 35 |
| |
39 | 36 |
| |
40 |
| - | |
41 | 37 |
| |
42 | 38 |
| |
43 | 39 |
| |
| |||
435 | 431 |
| |
436 | 432 |
| |
437 | 433 |
| |
438 |
| - | |
439 |
| - | |
440 |
| - | |
441 |
| - | |
442 |
| - | |
443 |
| - | |
444 |
| - | |
445 | 434 |
| |
446 |
| - | |
447 |
| - | |
| 435 | + | |
| 436 | + | |
448 | 437 |
| |
449 |
| - | |
450 | 438 |
|
hibernate-core/src/test/java/org/hibernate/orm/test/annotations/UpdateTimeStampInheritanceTest.java
Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
74 | 74 |
| |
75 | 75 |
| |
76 | 76 |
| |
77 |
| - | |
78 |
| - | |
79 |
| - | |
80 |
| - | |
| 77 | + | |
81 | 78 |
| |
82 | 79 |
| |
83 | 80 |
| |
|
Lines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 |
| - | |
21 | 20 |
| |
22 | 21 |
| |
23 | 22 |
| |
| |||
179 | 178 |
| |
180 | 179 |
| |
181 | 180 |
| |
182 |
| - | |
| 181 | + | |
183 | 182 |
| |
184 | 183 |
| |
185 | 184 |
| |
|
Lines changed: 1 addition & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 | 8 |
| |
10 | 9 |
| |
11 | 10 |
| |
| |||
28 | 27 |
| |
29 | 28 |
| |
30 | 29 |
| |
31 |
| - | |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 |
| - | |
40 |
| - | |
41 |
| - | |
42 |
| - | |
43 |
| - | |
| 30 | + | |
44 | 31 |
| |
45 | 32 |
| |
46 | 33 |
| |
|
Lines changed: 1 addition & 38 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
120 |
| - | |
121 |
| - | |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 |
| - | |
150 |
| - | |
151 |
| - | |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
| 120 | + | |
158 | 121 |
| |
159 | 122 |
| |
160 | 123 |
| |
|
Lines changed: 1 addition & 38 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
115 | 115 |
| |
116 | 116 |
| |
117 | 117 |
| |
118 |
| - | |
119 |
| - | |
120 |
| - | |
121 |
| - | |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 |
| - | |
150 |
| - | |
151 |
| - | |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
| 118 | + | |
156 | 119 |
| |
157 | 120 |
| |
158 | 121 |
| |
|
Lines changed: 1 addition & 38 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 |
| - | |
123 |
| - | |
124 |
| - | |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 |
| - | |
132 |
| - | |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
137 |
| - | |
138 |
| - | |
139 |
| - | |
140 |
| - | |
141 |
| - | |
142 |
| - | |
143 |
| - | |
144 |
| - | |
145 |
| - | |
146 |
| - | |
147 |
| - | |
148 |
| - | |
149 |
| - | |
150 |
| - | |
151 |
| - | |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
| 122 | + | |
160 | 123 |
| |
161 | 124 |
| |
162 | 125 |
| |
|
0 commit comments