Andrea Boriero
80bf92e32a
HHH-12620 fix test dependencies
2018-05-25 11:56:00 -04:00
Vlad Mihalcea
1a91a38cbd
HHH-12602 - Bytecode Enhancement documentation refers to removed property hibernate.ejb.use_class_enhancer
2018-05-22 17:56:10 +03:00
Vlad Mihalcea
4a8951a6b4
HHH-12589 - Add support for registering custom SQL functions when bootstrapping via JPA
2018-05-21 17:49:56 +03:00
Sanne Grinovero
d5d68dcec5
HHH-12316 Document usage of the new Feature Packs
2018-05-14 21:44:39 +01:00
Steve Ebersole
82f2aa0d5d
HHH-12474 - Make sure the JPA version is defined by a single property across build files
...
added HibernateVersion following pattern of JpaVersion
2018-04-30 10:38:34 -05:00
Sanne Grinovero
432d3a29fa
HHH-12384 Introduce new hibernate.bytecode.enforce_legacy_proxy_classnames configuration property
2018-04-18 13:05:34 +01:00
Rodrigo Turini
6d853b582e
HHH-12451 - Fixing JDBC and Java Type order for CurrencyType
2018-04-17 12:47:48 +03:00
Rodrigo Turini
84614aa405
HHH-12365 - User Guide: call_key should change to call_timestamp_epoch
2018-04-17 12:06:14 +03:00
Anthony Richir
2bb1c8419c
HHH-12491 - Document the usage of the maven-compiler-plugin for hibernate-jpamodelgen
2018-04-17 11:35:54 +03:00
Andrea Boriero
6cefa865b0
HHH-12454 - Offer flag to consider id generator with local scope (legacy non JPA behavior)
2018-04-16 09:47:09 -05:00
Vlad Mihalcea
e11d09d1dd
HHH-12479 - Document the converted:: prefix for HBM type mappings
2018-04-12 16:37:43 +03:00
Jonathan Bregler
69000ddc16
HHH-12462 - Use SAP HANA JDBC driver from Maven Central
2018-04-05 15:02:17 +03:00
Steve Ebersole
dae31640a8
HHH-11356 - Adjust the 2nd-Cache SPIs to better reflect supported uses
...
HHH-12323 - Update Statistics API and SPI based on changes to 2nd level caching changes
HHH-12416 - set up relocation for hibernate-ehcache
2018-03-22 13:25:12 -05:00
Steve Ebersole
638ebf01df
HHH-11356 - Adjust the 2nd-Cache SPIs to better reflect supported uses
...
HHH-12323 - Update Statistics API and SPI based on changes to 2nd level caching changes
- initial work on migrating hibernate-jcache to new SPIs including a more template-style approach to writing a RegionFactory (o.h.cache.spi.support)
2018-03-22 13:25:12 -05:00
Steve Ebersole
f432ecea68
HHH-11356 - Adjust the 2nd-Cache SPIs to better reflect supported uses
...
HHH-12323 - Update Statistics API and SPI based on changes to 2nd level caching changes
2018-03-22 13:25:12 -05:00
Vlad Mihalcea
c22540ab65
HHH-12419 - Incorrect batch inserts example
2018-03-22 14:22:51 +02:00
asutosh936
6e912cec0f
HHH-12364 : Removed @MapKeyJoinColumn with name phone_id as its not needed
2018-03-20 01:08:52 -05:00
Roland Illig
08fa07442b
HHH-12388 - User Guide and Javadoc typo fixes
...
Fix adoc typo in "Using table identifier generator" User Guide section.
2018-03-14 17:28:40 +02:00
Roland Illig
a17a8df9e3
HHH-12388 - User Guide and Javadoc typo fixes
...
Fix SQL for bidirectional OneToMany The documented SQL didn't match what the test actually produces.
2018-03-14 17:25:27 +02:00
Vlad Mihalcea
069222cf58
HHH-12388 - User Guide and Javadoc typo fixes
...
Fix inconsistency between User Guide content and the associatted test case
2018-03-14 14:22:57 +02:00
Roland Illig
8b11d5ecf9
HHH-12388 - User Guide and Javadoc typo fixes
...
Fix a/an grammar in code and documentation, and other typos
2018-03-14 14:17:55 +02: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
Chris Cranford
33159c13a6
HHH-8058 - Document enable querying entity revisions with property change indicators.
2018-03-06 13:09:46 -05:00
Chris Cranford
79354bab9f
HHH-7555 - Update documentation to document the new revision information entity query api.
...
(backport from wip/6.0)
2018-03-06 12:23:16 -05:00
Sanne Grinovero
0f5c3a0abc
HHH-11253 Make Byte Buddy BytecodeProvider impl the default
2018-03-02 12:19:18 +00:00
Sanne Grinovero
4e484af398
HHH-12336 Avoid unnecessary invocations of fillInStackTrace() in the tests
2018-03-01 17:58:30 +00:00
Karel Maesen
2072ac0d0d
HHH-11790 - Documenting DB2 Spatial Extender support
2018-02-21 20:43:20 +01:00
Vlad Mihalcea
993a229586
HHH-12236 - Document 5.3 changes
...
- add missing configuration properties
2018-02-12 11:20:42 +02:00
barreiro
1b2424c211
HHH-12252 - Add Agroal to ConnectionProviderInitiator
2018-01-30 10:19:09 +02:00
Steve Ebersole
9e20eece55
HHH-12190 - General tidying of Gradle scripts
...
- adding `ciBuild` task, standardizing `release` task
2018-01-22 11:44:46 -06:00
Steve Ebersole
e1a970aa11
HHH-12190 - General tidying of Gradle scripts
2018-01-16 14:34:43 -06:00
Steve Ebersole
d806eff912
HHH-12190 - General tidying of Gradle scripts
2018-01-16 14:34:43 -06:00
simeonmalchev
0d9b1c54cd
HHH-10541 - Create Vibur DBCP connection pool module
2018-01-15 11:55:01 +02:00
Vlad Mihalcea
510f91ff30
Update documentation link to match new URL structure
2018-01-08 18:47:35 +02:00
Steve Ebersole
a625452fe9
HHH-9641 - Resume uploading Javadoc JARs to Maven
...
HHH-12187 - Drop custom javadoc css
- dropped "package groups"
2018-01-03 11:23:37 -06:00
Steve Ebersole
8c13488c5d
HHH-9641 - Resume uploading Javadoc JARs to Maven
...
HHH-12187 - Drop custom javadoc css
- delay package group calculations until execution (doFirst)
- exclude internal packages from javadoc
2017-12-27 08:41:17 -06:00
Steve Ebersole
6ccbd98bc3
HHH-12187 - Drop custom javadoc css;
...
HHH-9641 - Resume uploading Javadoc JARs to Maven
2017-12-27 08:41:17 -06:00
Chris Cranford
735da4347d
HHH-12169 - Document support for dependency injection for Envers revision listeners.
2017-12-14 13:40:41 -05:00
Vlad Mihalcea
b0c27562f4
Fix User Guide tests failing and triggereing other 2nd-level cache tests to fail as well
2017-12-13 20:39:45 +02:00
Andrea Boriero
84eec71ba6
exclude document userguide/model from checkstyle
2017-12-13 17:38:25 +00:00
Steve Ebersole
d5d3b080f9
HHH-12098 - prep 5.3
2017-12-13 09:15:22 -06:00
Steve Ebersole
447f3d57c7
HHH-12146 - Support enabling caching at any level within a mapped hierarchy
2017-12-13 09:15:12 -06:00
Steve Ebersole
d454ab0edc
HHH-12146 - Support enabling caching at any level within a mapped hierarchy
2017-12-13 07:40:20 -06:00
Vlad Mihalcea
da8e13c453
HHH-12155 - Update documentation regarding limitation of defining caching on just root entity
2017-12-13 06:19:32 -06:00
Andrea Boriero
9af5655100
HHH-12148 - Add setting indicating if the value stored in the table used by the @TableGenerator is the last value used or the next value to be used
2017-12-13 06:19:32 -06:00
Steve Ebersole
5e0274adbb
HHH-12116 - Positional parameters report position as name
...
HHH-12101 - Remove support for legacy HQL-style positional parameters
2017-12-13 06:19:30 -06:00
Vlad Mihalcea
7f70dccc71
HHH-12108 - Fix tests failing on Oracle
2017-11-21 16:47:16 +02:00
Vlad Mihalcea
779dcc4078
Change log file to log.txt because otherwise it's ingored by git
2017-11-20 19:21:09 +02:00
shen dongsheng
0b04430fdd
HHH-12082 - Fix some errors and formatting issues in the User Guide
2017-11-07 13:51:27 +02:00
Vlad Mihalcea
164178330a
HHH-12073 - Change BaseUnitTestCase Logger to protected
2017-11-01 19:04:07 +02:00