[hibernate/hibernate-orm] ac83f3: improve the aesthetics of some quite ugly log mess...
by Gavin King
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: ac83f3e62faa60c2e925bb83f997f619391cc819
https://github.com/hibernate/hibernate-orm/commit/ac83f3e62faa60c2e925bb8...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-14 (Sun, 14 May 2023)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/engine/transaction/jta/platform/internal/JtaPlatformInitiator.java
M hibernate-core/src/main/java/org/hibernate/internal/CoreMessageLogger.java
M hibernate-core/src/main/java/org/hibernate/tool/schema/internal/exec/GenerationTargetToDatabase.java
M hibernate-core/src/main/java/org/hibernate/tool/schema/internal/exec/ScriptSourceInputAggregate.java
M hibernate-core/src/main/java/org/hibernate/tool/schema/internal/exec/ScriptSourceInputNonExistentImpl.java
M hibernate-core/src/main/java/org/hibernate/tool/schema/spi/ScriptSourceInput.java
M hibernate-core/src/test/java/org/hibernate/orm/test/tool/schema/JtaPlatformLoggingTest.java
Log Message:
-----------
improve the aesthetics of some quite ugly log messages
2 years, 4 months
[hibernate/hibernate-orm] cc3a17: fix two jdoc typos
by Gavin King
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: cc3a17a972a8f122db8e9ceb63e3957014a28ef9
https://github.com/hibernate/hibernate-orm/commit/cc3a17a972a8f122db8e9ce...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/Cache.java
M hibernate-core/src/main/java/org/hibernate/annotations/package-info.java
Log Message:
-----------
fix two jdoc typos
Commit: 7ff2c86c6ebf7822c1b8d30337348ae1dbc3bea8
https://github.com/hibernate/hibernate-orm/commit/7ff2c86c6ebf7822c1b8d30...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/engine/jdbc/dialect/internal/DialectFactoryImpl.java
Log Message:
-----------
fix incorrect warning
the warning was printed even when it should not be (my fault)
Commit: c648aee954a1045f7b13051e3242d0f7be9a286e
https://github.com/hibernate/hibernate-orm/commit/c648aee954a1045f7b13051...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/boot/internal/SessionFactoryOptionsBuilder.java
M hibernate-core/src/main/java/org/hibernate/engine/jdbc/connections/internal/DriverManagerConnectionProviderImpl.java
M hibernate-core/src/main/java/org/hibernate/engine/jdbc/internal/SqlStatementLoggerInitiator.java
M hibernate-core/src/main/java/org/hibernate/id/enhanced/SequenceStyleGenerator.java
M hibernate-core/src/main/java/org/hibernate/id/enhanced/TableGenerator.java
M hibernate-core/src/main/java/org/hibernate/internal/SessionFactoryImpl.java
M hibernate-core/src/main/java/org/hibernate/jpa/internal/MutableJpaComplianceImpl.java
M hibernate-core/src/main/java/org/hibernate/metamodel/mapping/internal/EmbeddableMappingTypeImpl.java
M hibernate-core/src/main/java/org/hibernate/query/internal/NamedQueryHelper.java
M hibernate-core/src/main/java/org/hibernate/sql/ast/internal/ParameterMarkerStrategyInitiator.java
M hibernate-core/src/main/java/org/hibernate/tool/schema/JdbcMetadaAccessStrategy.java
M hibernate-core/src/main/java/org/hibernate/tool/schema/extract/internal/AbstractInformationExtractorImpl.java
M hibernate-core/src/main/java/org/hibernate/tool/schema/internal/Helper.java
M hibernate-core/src/main/java/org/hibernate/type/EnumType.java
Log Message:
-----------
false is the default for getBoolean()
Commit: a9d27e0fb298c2cf771ce88b9a4e4d32df1107c7
https://github.com/hibernate/hibernate-orm/commit/a9d27e0fb298c2cf771ce88...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/FlushMode.java
Log Message:
-----------
fix incorrect javadoc of FlushMode
Compare: https://github.com/hibernate/hibernate-orm/compare/941fd1487477...a9d27e0...
2 years, 4 months
[hibernate/hibernate-orm] 46ac4c: initial blurbs for Introduction document
by Gavin King
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: 46ac4c07cf13ecc12128ead1557bc7cae3ce041d
https://github.com/hibernate/hibernate-orm/commit/46ac4c07cf13ecc12128ead...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/documentation.gradle
A documentation/src/main/asciidoc/introduction/Configuration.adoc
A documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
A documentation/src/main/asciidoc/introduction/Preface.adoc
M release/release.gradle
Log Message:
-----------
initial blurbs for Introduction document
Commit: 42819dd6f963511297e8a515c08d5743a9746dc3
https://github.com/hibernate/hibernate-orm/commit/42819dd6f963511297e8a51...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
M documentation/src/main/asciidoc/introduction/Preface.adoc
Log Message:
-----------
add history of Hibernate
Commit: deb19d02d0e8f99fd169bb72f71d00efb03593dd
https://github.com/hibernate/hibernate-orm/commit/deb19d02d0e8f99fd169bb7...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Configuration.adoc
Log Message:
-----------
copy configuration section from HR intro
Commit: 01dcf0687db10045c65e51b04dcc771459125abc
https://github.com/hibernate/hibernate-orm/commit/01dcf0687db10045c65e51b...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Configuration.adoc
M documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
Log Message:
-----------
more on XxxxNamingStrategy
Commit: 9a726936e745c8a9ddaf715b77c2e61f9da820e3
https://github.com/hibernate/hibernate-orm/commit/9a726936e745c8a9ddaf715...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Configuration.adoc
M documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
Log Message:
-----------
revise what I have so far
Commit: 50373633d65591cf210645911d632f28fb644167
https://github.com/hibernate/hibernate-orm/commit/50373633d65591cf2106459...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
A documentation/src/main/asciidoc/introduction/Entities.adoc
M documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
Log Message:
-----------
make a start on Entities chapter
Commit: 7a28b3caedac32f6944b99d10094a068c3c9d5ef
https://github.com/hibernate/hibernate-orm/commit/7a28b3caedac32f6944b99d...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
Log Message:
-----------
finish section on ids
Commit: 1f5a8c0f1b629ccc10586424965a56fece40702e
https://github.com/hibernate/hibernate-orm/commit/1f5a8c0f1b629ccc1058642...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
Log Message:
-----------
make start on basic types
Commit: 5a036069fb82c8b368c460db6874dd42c8075748
https://github.com/hibernate/hibernate-orm/commit/5a036069fb82c8b368c460d...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
Log Message:
-----------
much more about basic types
Commit: cf8aa0b02aea633ad61a601089304af1d3249faa
https://github.com/hibernate/hibernate-orm/commit/cf8aa0b02aea633ad61a601...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Configuration.adoc
M documentation/src/main/asciidoc/introduction/Entities.adoc
Log Message:
-----------
add section on embeddables + and define "persistent identity"
Commit: d9fae9454cbb5d56249f43ed001b6ab6167f654e
https://github.com/hibernate/hibernate-orm/commit/d9fae9454cbb5d56249f43e...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
Log Message:
-----------
improve converters discussion
Commit: f012afe95fb6e4536399b5aa50a7f01d38ae6e4e
https://github.com/hibernate/hibernate-orm/commit/f012afe95fb6e4536399b5a...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
Log Message:
-----------
many to one
Commit: 33a3af7abc96c06701a55ec088fd09a6e215885b
https://github.com/hibernate/hibernate-orm/commit/33a3af7abc96c06701a55ec...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
Log Message:
-----------
one to one
Commit: 7619313d2f5e144f521eb6898a62c3d0d50f1f63
https://github.com/hibernate/hibernate-orm/commit/7619313d2f5e144f521eb68...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
Log Message:
-----------
many to many
Commit: fad5d6ee5ba3cbdac22c4e1b9955d2430ba16959
https://github.com/hibernate/hibernate-orm/commit/fad5d6ee5ba3cbdac22c4e1...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
Log Message:
-----------
enum and array mappings
Commit: 7b5f66c29284f8e6cf4af6769099f05b827b88b5
https://github.com/hibernate/hibernate-orm/commit/7b5f66c29284f8e6cf4af67...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
Log Message:
-----------
@ElementCollection mappings, etc
Commit: 349ecee46238b25e6bb1bd4beaf6e044296d8a42
https://github.com/hibernate/hibernate-orm/commit/349ecee46238b25e6bb1bd4...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
Log Message:
-----------
mapped superclass, version, and summary
Commit: eaa12db032bfc69207b3a44faddd2b1365e7dade
https://github.com/hibernate/hibernate-orm/commit/eaa12db032bfc69207b3a44...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
Log Message:
-----------
missed one
Commit: 25d341f297af1bf7f3e3b917e5ecbe95aabb3cbc
https://github.com/hibernate/hibernate-orm/commit/25d341f297af1bf7f3e3b91...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
A documentation/src/main/asciidoc/introduction/Mapping.adoc
Log Message:
-----------
start on inheritance mapping
Commit: 16a132297418334db30b21c8e74b7000203844c4
https://github.com/hibernate/hibernate-orm/commit/16a132297418334db30b21c...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Mapping.adoc
Log Message:
-----------
more on inheritance
Commit: 77a48de89c9391dc7d481b110d2e429c00c67b71
https://github.com/hibernate/hibernate-orm/commit/77a48de89c9391dc7d481b1...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
Log Message:
-----------
more impressive converter example
Commit: f9e9c9db862414a63c88a753e1098212fd16ce4b
https://github.com/hibernate/hibernate-orm/commit/f9e9c9db862414a63c88a75...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Mapping.adoc
Log Message:
-----------
mapping tables and columns
Commit: 189951db109b51c388973c69a39cf79c8b85c86e
https://github.com/hibernate/hibernate-orm/commit/189951db109b51c388973c6...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Mapping.adoc
Log Message:
-----------
join column mappings
Commit: e1160fec9164f50060a4f23b0a8cc2b9f9cf98d5
https://github.com/hibernate/hibernate-orm/commit/e1160fec9164f50060a4f23...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Configuration.adoc
M documentation/src/main/asciidoc/introduction/Entities.adoc
M documentation/src/main/asciidoc/introduction/Mapping.adoc
Log Message:
-----------
more about table mappings
Commit: 6edefe6f4d9a529f77cd7f74feda1604bc73bb24
https://github.com/hibernate/hibernate-orm/commit/6edefe6f4d9a529f77cd7f7...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Configuration.adoc
M documentation/src/main/asciidoc/introduction/Entities.adoc
M documentation/src/main/asciidoc/introduction/Mapping.adoc
Log Message:
-----------
column lengths and LOBs
Commit: 3e187ad82a3a296fb65b38f2b8fe9fa6f722d50d
https://github.com/hibernate/hibernate-orm/commit/3e187ad82a3a296fb65b38f...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
M documentation/src/main/asciidoc/introduction/Mapping.adoc
Log Message:
-----------
association table mappings
Commit: 1d3f4f47f1fb5672e1ad6d960dff5e6e916c0664
https://github.com/hibernate/hibernate-orm/commit/1d3f4f47f1fb5672e1ad6d9...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
A documentation/src/main/asciidoc/introduction/images/associations.png
Log Message:
-----------
diagram of associations
Commit: 7fd70a0284d97b98db2501640bcf1bb7ea5bbed6
https://github.com/hibernate/hibernate-orm/commit/7fd70a0284d97b98db25016...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
M documentation/src/main/asciidoc/introduction/Mapping.adoc
Log Message:
-----------
mention constraints which Hibernate doesn't actually create due to bug
Commit: 5747725e0202b1bd0534074986de7700989a3e4f
https://github.com/hibernate/hibernate-orm/commit/5747725e0202b1bd0534074...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
M documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
M documentation/src/main/asciidoc/introduction/Preface.adoc
A documentation/src/main/asciidoc/introduction/Tuning.adoc
Log Message:
-----------
cannibalize good content from HR docs
Commit: 28413883350b611e86090c9e33388c97db562ee8
https://github.com/hibernate/hibernate-orm/commit/28413883350b611e86090c9...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/documentation.gradle
Log Message:
-----------
fix build
Commit: bc85a250ef92975bb87330ddce3d9bf802e422aa
https://github.com/hibernate/hibernate-orm/commit/bc85a250ef92975bb87330d...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/documentation.gradle
M documentation/src/main/asciidoc/introduction/Configuration.adoc
M documentation/src/main/asciidoc/introduction/Entities.adoc
M documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
M documentation/src/main/asciidoc/introduction/Mapping.adoc
Log Message:
-----------
compile introduction to PDF
Commit: db4c0d02ec44063586b90910a76e5918ac25290a
https://github.com/hibernate/hibernate-orm/commit/db4c0d02ec44063586b9091...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
A documentation/src/main/asciidoc/introduction/Interacting.adoc
Log Message:
-----------
discuss pesistence contexts
Commit: f8fd02d5f9eeb861f49e2a573aa81d1a69c2c992
https://github.com/hibernate/hibernate-orm/commit/f8fd02d5f9eeb861f49e2a5...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Interacting.adoc
Log Message:
-----------
sq
Commit: 85a156fd99679de6a2b6d8a2593b16cdc4ffa3c0
https://github.com/hibernate/hibernate-orm/commit/85a156fd99679de6a2b6d8a...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Configuration.adoc
M documentation/src/main/asciidoc/introduction/Interacting.adoc
M documentation/src/main/asciidoc/introduction/Tuning.adoc
Log Message:
-----------
cannibalize some information from javadoc
Commit: 05f4ac64838c093444ab51ae8edc9c9064f56480
https://github.com/hibernate/hibernate-orm/commit/05f4ac64838c093444ab51a...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Interacting.adoc
M documentation/src/main/asciidoc/introduction/Tuning.adoc
Log Message:
-----------
shill for HR
Commit: 02c179d07ff5b6e9fa4f438b1d5741161deeefc6
https://github.com/hibernate/hibernate-orm/commit/02c179d07ff5b6e9fa4f438...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Interacting.adoc
M documentation/src/main/asciidoc/introduction/Tuning.adoc
Log Message:
-----------
flushing, flush modes, and cache modes
Commit: c6b63693c6dcb415a150e3184c0a033a9a144da1
https://github.com/hibernate/hibernate-orm/commit/c6b63693c6dcb415a150e31...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Interacting.adoc
Log Message:
-----------
start on queries
Commit: 5c24af1ed6ebef520270cc467f83856673c54400
https://github.com/hibernate/hibernate-orm/commit/5c24af1ed6ebef520270cc4...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
M documentation/src/main/asciidoc/introduction/Interacting.adoc
Log Message:
-----------
reuse the query language chapter by reference
Commit: 71d8002c1bf9e846c8df721100e956f43ceeb28e
https://github.com/hibernate/hibernate-orm/commit/71d8002c1bf9e846c8df721...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
Log Message:
-----------
add rant about repositories
Commit: 5881da56c8f6f17c372c99e773f74f18082a54c7
https://github.com/hibernate/hibernate-orm/commit/5881da56c8f6f17c372c99e...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
A documentation/src/main/asciidoc/introduction/images/api-overview.png
Log Message:
-----------
add diagram
Commit: 18e88b7358d026d0ec04def29b5078f1af55b5df
https://github.com/hibernate/hibernate-orm/commit/18e88b7358d026d0ec04def...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Interacting.adoc
Log Message:
-----------
executing queries
Commit: d14f3f011a35bea6b408c45980a94b197addba5c
https://github.com/hibernate/hibernate-orm/commit/d14f3f011a35bea6b408c45...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Interacting.adoc
Log Message:
-----------
native SQL queries and placeholders
Commit: 7b0e473358b25053c883841721f8b9592428fdba
https://github.com/hibernate/hibernate-orm/commit/7b0e473358b25053c883841...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
M documentation/src/main/asciidoc/introduction/Tuning.adoc
Log Message:
-----------
more about natural ids
Commit: b7a8f4940e0b2db3e2a34b851bc3eec704a4337d
https://github.com/hibernate/hibernate-orm/commit/b7a8f4940e0b2db3e2a34b8...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Configuration.adoc
M documentation/src/main/asciidoc/introduction/Tuning.adoc
M hibernate-testing/src/main/java/org/hibernate/testing/jdbc/SharedDriverManagerConnectionProviderImpl.java
Log Message:
-----------
pool configuration
Commit: c2c7d4166b38d786f7223c06411908f764c18c73
https://github.com/hibernate/hibernate-orm/commit/c2c7d4166b38d786f7223c0...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Tuning.adoc
Log Message:
-----------
more explanation cribbed from my jdoc
Commit: 24334d1dff7de007550253a267eb3d1b27353b83
https://github.com/hibernate/hibernate-orm/commit/24334d1dff7de007550253a...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
M documentation/src/main/asciidoc/introduction/Interacting.adoc
M documentation/src/main/asciidoc/introduction/Tuning.adoc
Log Message:
-----------
finish off the section on session operations
Commit: 48e5cfbf2808be00f712e32c2763dc0486810a94
https://github.com/hibernate/hibernate-orm/commit/48e5cfbf2808be00f712e32...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Interacting.adoc
Log Message:
-----------
segues
Commit: 259d86a4a2b3e4c61eeda8c3dfac7725423be66c
https://github.com/hibernate/hibernate-orm/commit/259d86a4a2b3e4c61eeda8c...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Configuration.adoc
M documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
M documentation/src/main/asciidoc/introduction/Interacting.adoc
Log Message:
-----------
discover sidebars
Commit: 843cc499d184f6e42619b38168aa057648b5c800
https://github.com/hibernate/hibernate-orm/commit/843cc499d184f6e42619b38...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
M documentation/src/main/asciidoc/introduction/Interacting.adoc
M documentation/src/main/asciidoc/introduction/Mapping.adoc
M documentation/src/main/asciidoc/introduction/Tuning.adoc
Log Message:
-----------
clean up more admonitions
Commit: 6369f29f1afe4a4f8164b137a58e5feb2930060d
https://github.com/hibernate/hibernate-orm/commit/6369f29f1afe4a4f8164b13...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Configuration.adoc
M documentation/src/main/asciidoc/introduction/Entities.adoc
M documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
M documentation/src/main/asciidoc/introduction/Interacting.adoc
M documentation/src/main/asciidoc/introduction/Mapping.adoc
M documentation/src/main/asciidoc/introduction/Tuning.adoc
Log Message:
-----------
get rid of useless titles on admonitions
failed experiment
Commit: ccca560a9148dcb1b7c2614d1af723a48cefdbd4
https://github.com/hibernate/hibernate-orm/commit/ccca560a9148dcb1b7c2614...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Configuration.adoc
M documentation/src/main/asciidoc/introduction/Entities.adoc
M documentation/src/main/asciidoc/introduction/Interacting.adoc
M documentation/src/main/asciidoc/introduction/Mapping.adoc
M documentation/src/main/asciidoc/introduction/Tuning.adoc
Log Message:
-----------
get rid of useless titles on admonitions
failed experiment
Commit: 95b4829e086e74c76af42bf1c44aa297d9685be2
https://github.com/hibernate/hibernate-orm/commit/95b4829e086e74c76af42bf...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Configuration.adoc
M documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
M documentation/src/main/asciidoc/introduction/Interacting.adoc
M documentation/src/main/style/asciidoctor/css/hibernate-layout.css
Log Message:
-----------
more presentation cleanups
Commit: d182331cc481ca4764a2d21175d0fa1f9720240a
https://github.com/hibernate/hibernate-orm/commit/d182331cc481ca4764a2d21...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
M documentation/src/main/asciidoc/introduction/Interacting.adoc
M documentation/src/main/asciidoc/introduction/Tuning.adoc
Log Message:
-----------
more presentation cleanups
Commit: f602b65b4fdf13a91fc5a5dfeb2d447060cf8e30
https://github.com/hibernate/hibernate-orm/commit/f602b65b4fdf13a91fc5a5d...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Interacting.adoc
Log Message:
-----------
limits, pagination, and flush modes
Commit: fa25afad0f671da7ee04d5e00cc14fd3201cbb0b
https://github.com/hibernate/hibernate-orm/commit/fa25afad0f671da7ee04d5e...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Configuration.adoc
Log Message:
-----------
add a couple of links
Commit: b2509bbab6e6fa5ba51fc3084edf1aca1145ae9a
https://github.com/hibernate/hibernate-orm/commit/b2509bbab6e6fa5ba51fc30...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
Log Message:
-----------
hello world
Commit: 53fb19e170eb8980ea7217f3a431ab668cf7d06b
https://github.com/hibernate/hibernate-orm/commit/53fb19e170eb8980ea7217f...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
M documentation/src/main/asciidoc/introduction/Interacting.adoc
Log Message:
-----------
hello JPA world
Commit: bb0acd29561b42f41cea799dd82098b019b2287c
https://github.com/hibernate/hibernate-orm/commit/bb0acd29561b42f41cea799...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
Log Message:
-----------
minor fixes
Commit: 5fd441df70e74c300ff9ee0148b078157c765fe1
https://github.com/hibernate/hibernate-orm/commit/5fd441df70e74c300ff9ee0...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Mapping.adoc
M hibernate-core/src/main/java/org/hibernate/engine/jdbc/internal/BasicFormatterImpl.java
M hibernate-core/src/main/java/org/hibernate/engine/jdbc/internal/HighlightingFormatter.java
Log Message:
-----------
improve discussion of foreign key mappings
Commit: a4392fdf2ff29135d93b8a959e5495cc636fc81a
https://github.com/hibernate/hibernate-orm/commit/a4392fdf2ff29135d93b8a9...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Interacting.adoc
Log Message:
-----------
calling jdbc
Commit: 12a380c6ea24e058356ebad1454db8f85f8f18ad
https://github.com/hibernate/hibernate-orm/commit/12a380c6ea24e058356ebad...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
M documentation/src/main/asciidoc/introduction/Hibernate_Introduction.adoc
Log Message:
-----------
use Validator for @NotNull
Commit: 99ba5cba1e3811441df4d03eebddc6495297ab92
https://github.com/hibernate/hibernate-orm/commit/99ba5cba1e3811441df4d03...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
Log Message:
-----------
improve section on not null
Commit: f424a4b2f22f6459c07d5b900b246ae29eecdbc0
https://github.com/hibernate/hibernate-orm/commit/f424a4b2f22f6459c07d5b9...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Interacting.adoc
M documentation/src/main/asciidoc/introduction/Tuning.adoc
Log Message:
-----------
improve discussion of FlushModes and CacheModes
Commit: 032fc0753f9a0afb49a40b5e397b93fe26607068
https://github.com/hibernate/hibernate-orm/commit/032fc0753f9a0afb49a40b5...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Interacting.adoc
Log Message:
-----------
short section on named queries
Commit: c2fe18796f73674baf9ad65d389149c26c2571e7
https://github.com/hibernate/hibernate-orm/commit/c2fe18796f73674baf9ad65...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Interacting.adoc
Log Message:
-----------
short section on named queries
Commit: cc43b1fd1f3a2ecc3df567b71f7a7508b759252b
https://github.com/hibernate/hibernate-orm/commit/cc43b1fd1f3a2ecc3df567b...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Mapping.adoc
Log Message:
-----------
add rant
Commit: 941fd1487477a1bc9eb744f468567c9513a8b58b
https://github.com/hibernate/hibernate-orm/commit/941fd1487477a1bc9eb744f...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-05-13 (Sat, 13 May 2023)
Changed paths:
M documentation/src/main/asciidoc/introduction/Entities.adoc
M documentation/src/main/asciidoc/introduction/Mapping.adoc
Log Message:
-----------
Blob, Clob
Compare: https://github.com/hibernate/hibernate-orm/compare/bab2ae178242...941fd14...
2 years, 4 months