Jacques-Etienne Beaudet
bad79af6bd
Documentation fix for Maven BOM import instructions
2024-10-02 17:55:36 +02:00
Gavin King
e086674878
rename hibernate-jpamodelgen to hibernate-processor
2024-08-15 13:52:24 -05:00
LLEFEVRE
5cdcb2c582
HHH-18157 Document 23ai new features where necessary
2024-05-23 12:46:32 +02:00
Daninsky
866585d4b6
Fix typo
2024-03-25 18:39:11 +01:00
Jan Schatteman
029100651c
HHH-17367 - Add links to the tutorial's example source code
...
Signed-off-by: Jan Schatteman <jschatte@redhat.com>
2023-11-07 16:26:57 +01:00
Christian Beikov
79fbee64d2
Update versions to 6.4
2023-10-06 16:32:26 +02:00
Steve Ebersole
e753da11f8
HHH-16962 - General documentation improvements
...
https://hibernate.atlassian.net/browse/HHH-16962
2023-08-16 11:22:42 -05:00
Gavin King
7cf4fd0626
update the QuickStart guide ( #6807 )
...
* update the code examples in the quickstart
* update the quickstart document
* slightly restructure the quickstart document
2023-06-15 23:52:49 +02:00
Andrea Boriero
e80fb85dae
HHH-15420 Getting Started Guide Code does not build
2022-08-02 15:47:14 +02:00
Nathan Xu
79adc41918
HHH-15224 update the module list in "getting started guide"
2022-05-03 10:20:40 +02:00
Christian Beikov
4b48dd31f6
Get rid of MVCC JDBC connection parameter
2022-03-24 09:15:11 +01:00
Gavin King
a25758f519
don't write @SuppressWarnings({ "unchecked" })
2022-02-05 20:03:50 +01:00
Christian Beikov
a4e406a54e
* Add SqlTypes as analogy to java.sql.Types containing constants for Hibernate specified types
...
* Add FormatMapper for a pluggable JSON serialization and deserialization strategy
* Add native UUID type support for H2, Cockroach, PostgreSQL
* Add native INET type support for Cockroach, PostgreSQL
* Add native JSON type support for MySQL, Cockroach, PostgreSQL
* Add native INTERVAL SECOND type support for H2, Cockroach, PostgreSQL
* Add fallback JdbcTypes for new SqlTypes
* Register column types for new SqlTypes
* Add support for BasicTypeReference in TypedParameterValue
* Fix a lot of method signatures with respect to type parameter issues
* Fix CustomType, UserType and EnhancedUserType with respect to type parameters
* Get rid of StringRepresentableType and some other unused deprecated methods
2021-10-19 16:33:36 +02:00
Steve Ebersole
828b96522c
HHH-14837 - Move to Jakarta EE
...
fix references to JPA as Jakarta Persistence
2021-09-27 15:13:33 -05:00
Steve Ebersole
089a3f86ae
HHH-14837 - Move to Jakarta EE
...
preliminary transformation;
only `javax.persistence.*` settings supported atm
2021-09-27 08:21:27 -05:00
Sanne Grinovero
9267c5e6a6
HHH-14792 Remove support for bytecode enhancement via Javassist
2021-08-26 15:22:30 +01:00
nathan.xu
d828bfb086
HHH-14641 replace 'http://' reference with 'https://'
2021-06-04 12:09:45 +02:00
Yoann Rodière
07eca3883d
HHH-14635 Upgrade to log4j 2
2021-05-26 09:05:56 +02:00
tscz
761a55b31d
HHH-14260: Fix dead and obsolete links in user guide
2020-10-23 11:20:34 +01:00
Marco Behler
6dc5f37827
Link to Marco Behler's guide to "data access in Java" from the Getting Started Guide preface
2019-11-05 14:21:32 -06:00
Vlad Mihalcea
6c5e172609
HHH-12892 - Fix spelling issues in the User Guide
2018-08-13 06:49:11 +03:00
Vlad Mihalcea
f708a75c4f
HHH-12200 - Docs mention outdated APIs
2018-07-09 14:13:01 +03:00
Kirill Marchuk
8b601072f3
HHH-12388 - User Guide typo fixes
...
Getting Started guide seems to be consistently using the term "Developer Guide", which is nowhere to be found in the "current" documentation, thus I propose this change.
2018-03-14 13:24:53 +02:00
barreiro
1b2424c211
HHH-12252 - Add Agroal to ConnectionProviderInitiator
2018-01-30 10:19:09 +02:00
simeonmalchev
0d9b1c54cd
HHH-10541 - Create Vibur DBCP connection pool module
2018-01-15 11:55:01 +02:00
Sanne Grinovero
5e206666f0
HHH-11439 Switch from Geronimo JTA to Narayana JTA
2017-02-01 19:56:05 -05:00
Fábio Ueno
f87f1d5b79
Added missing backtick
2017-01-11 11:53:51 -05:00
Fábio Ueno
65ab56a827
Added missing double greater than signs
2017-01-11 11:53:51 -05:00
Fábio Ueno
9a62e55a4d
Added missing backtick
2017-01-11 11:53:51 -05:00
Rafael Winterhalter
ba3359fe62
HHH-11152: Added BytecodeProvider based on Byte Buddy
2016-11-16 13:18:46 -06:00
Vlad Mihalcea
2eca52a316
HHH-11151 - Update Getting Started guide to Hibernate 5.2
2016-10-04 11:38:09 +03:00
Vlad Mihalcea
4d02a61999
HHH-10361 - Child module osgi does not exist in hibernate-tutorials
2016-06-07 17:15:18 +03:00
Louis Jacomet
cab099c59a
HHH-10770 JCache provider documentation
2016-05-31 23:55:23 -05:00
Steve Ebersole
87e3f0fd28
HHH-10664 - Prep 6.0 feature branch - merge hibernate-entitymanager into hibernate-core (first sucessful full compile of consolidated hibernate-core)
2016-05-06 13:12:32 -05:00
Cash Costello
85e9f8b206
added missing back quote
2016-02-12 17:35:23 +02:00
Cash Costello
5e6d751bbf
fixed formatting - was mix of spaces and tabs
2016-02-12 17:30:15 +02:00
vladmihalcea
c2ece0108e
Migrate User Guide from Docbook to Asciidoctor
2016-01-11 18:07:58 +02:00
Brett Meyer
3bd3f54634
HHH-9919 Re-write hibernate-osgi user guide based on published features.xml and ORM 5.0
2015-08-19 15:17:11 -04:00
Steve Ebersole
56448fafa2
HHH-9916 - Update quickstarts and tutorials for 5.0 + convert to asciidoc(tor)
2015-07-14 14:46:35 -05:00