Commit 70e7072
authored
File tree
406 files changed
+4367
-3959
lines changed- hibernate-community-dialects/src/main/java/org/hibernate/community/dialect
- hibernate-core/src
- main/java/org/hibernate
- boot
- internal
- jaxb/hbm/transform
- models
- internal
- xml/internal
- model
- convert/internal
- internal
- process/internal
- bytecode/internal
- bytebuddy
- cache/internal
- dialect
- function/array
- sql/ast
- type
- engine
- config/internal
- creation/internal
- internal
- jdbc/connections
- internal
- spi
- spi
- event
- internal
- service/internal
- graph
- internal
- internal
- util/type
- jpa
- boot/internal
- spi
- loader
- ast/internal
- internal
- mapping
- metamodel
- internal
- mapping
- internal
- model/domain
- internal
- procedure/internal
- query
- hql/internal
- internal
- specification/internal
- spi
- sql/internal
- sqm
- function
- internal
- sql
- tree
- cte
- delete
- domain
- expression
- from
- insert
- predicate
- select
- update
- sql
- ast/spi
- exec/internal
- model
- internal
- jdbc
- results
- graph
- basic
- embeddable/internal
- entity/internal
- instantiation/internal
- internal
- jdbc/internal
- spi
- type
- descriptor
- converter/internal
- java
- spi
- jdbc
- internal
- spi
- internal
- spi
- usertype
- test/java/org/hibernate/orm/test
- embeddable
- function/array
- hql
- id/usertype/inet
- jpa
- query
- mapping
- array
- converted/converter/custom
- inheritance/discriminator
- type
- contribution/array
- java
- proxy
- query
- hql
- sqm/mutation/multitable
- type
- hibernate-envers/src/test/java/org/hibernate/orm/test/envers/integration/customtype
- hibernate-spatial/src/test/java/org/hibernate/spatial/testing/converter
- hibernate-vector/src
- main/java/org/hibernate/vector/internal
- test/java/org/hibernate/vector
- tooling/metamodel-generator/src/main/java/org/hibernate/processor
- annotation
- validation
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
406 files changed
+4367
-3959
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
408 | | - | |
| 408 | + | |
409 | 409 | | |
410 | 410 | | |
411 | 411 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1135 | 1135 | | |
1136 | 1136 | | |
1137 | 1137 | | |
1138 | | - | |
| 1138 | + | |
1139 | 1139 | | |
1140 | 1140 | | |
1141 | 1141 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
671 | 671 | | |
672 | 672 | | |
673 | 673 | | |
674 | | - | |
| 674 | + | |
675 | 675 | | |
676 | 676 | | |
677 | 677 | | |
| |||
hibernate-community-dialects/src/main/java/org/hibernate/community/dialect/DerbyLegacyDialect.java
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
669 | | - | |
| 669 | + | |
670 | 670 | | |
671 | 671 | | |
672 | 672 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1270 | 1270 | | |
1271 | 1271 | | |
1272 | 1272 | | |
1273 | | - | |
| 1273 | + | |
1274 | 1274 | | |
1275 | 1275 | | |
1276 | 1276 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1128 | 1128 | | |
1129 | 1129 | | |
1130 | 1130 | | |
1131 | | - | |
| 1131 | + | |
1132 | 1132 | | |
1133 | 1133 | | |
1134 | 1134 | | |
| |||
hibernate-community-dialects/src/main/java/org/hibernate/community/dialect/MySQLLegacyDialect.java
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
756 | 756 | | |
757 | 757 | | |
758 | 758 | | |
759 | | - | |
| 759 | + | |
760 | 760 | | |
761 | 761 | | |
762 | 762 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1029 | 1029 | | |
1030 | 1030 | | |
1031 | 1031 | | |
1032 | | - | |
| 1032 | + | |
1033 | 1033 | | |
1034 | 1034 | | |
1035 | 1035 | | |
1036 | 1036 | | |
1037 | 1037 | | |
1038 | 1038 | | |
1039 | 1039 | | |
1040 | | - | |
| 1040 | + | |
1041 | 1041 | | |
1042 | 1042 | | |
1043 | 1043 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1558 | 1558 | | |
1559 | 1559 | | |
1560 | 1560 | | |
1561 | | - | |
| 1561 | + | |
1562 | 1562 | | |
1563 | 1563 | | |
1564 | 1564 | | |
| |||
hibernate-community-dialects/src/main/java/org/hibernate/community/dialect/SingleStoreDialect.java
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
665 | 665 | | |
666 | 666 | | |
667 | 667 | | |
668 | | - | |
| 668 | + | |
669 | 669 | | |
670 | 670 | | |
671 | 671 | | |
| |||
0 commit comments