Vlad Mihalcea
88fda0598c
HHH-12349 - User Guide documentation for @Filter is too verbose
2018-07-12 14:58:42 +03:00
Vlad Mihalcea
ce13cee9c0
HHH-12200 - Docs mention outdated APIs
2018-07-09 14:24:24 +03:00
Vlad Mihalcea
8f48bbe2bb
HHH-12716 - Sample code is required for documentation of disabling polymorphism in queries
...
Fix typo
2018-07-05 12:20:13 +03:00
Vlad Mihalcea
9314d25106
HHH-12350 - User Guide documentation for @Any is too verbose
2018-07-03 16:01:57 +03:00
Vlad Mihalcea
569a4e08ca
HHH-12716 - Sample code is required for documentation of disabling polymorphism in queries
2018-07-03 15:03:45 +03:00
Vlad Mihalcea
4a9afdb8c7
HHH-12351 - User Guide: document why Subselect always requires Synchronize
2018-07-03 14:28:49 +03:00
Vlad Mihalcea
0bf95c599c
HHH-12353 - Document that Session.getReference not always returns a T
2018-07-02 17:30:15 +03:00
Vlad Mihalcea
b9cb71772b
HHH-12341 - Documentation refers to nonexistent "image clob"
2018-06-29 10:55:40 +03:00
Vlad Mihalcea
c89a362d56
HHH-12660 - Missing verb in reference documentation
...
HHH-12715 - Error in documentation sample code about JPQL and HQL
HHH-12691 - Code block is broken in documentation about AUTO flushing
2018-06-28 18:19:36 +03:00
Vlad Mihalcea
1855d23aef
HHH-12697 - Headings problem in Hibernate Documentation 5.3.1 - Proxool configuration
...
HHH-12698 - Headings problem in Hibernate Documentation 5.3.1 - Transation Patterns
2018-06-28 15:05:04 +03:00
Vlad Mihalcea
65aa2a80f8
HHH-12589 - Add support for registering custom SQL functions when bootstrapping via JPA
2018-05-31 07:06:07 +03:00
Sanne Grinovero
47b4298707
HHH-12509 Reduce memory usage of PreparedStatementSpyConnectionProvider
2018-04-26 09:53:18 +01:00
Rodrigo Turini
934100c34f
HHH-12451 - Fixing JDBC and Java Type order for CurrencyType
2018-04-17 12:50:36 +03:00
Rodrigo Turini
029753cc29
HHH-12365 - User Guide: call_key should change to call_timestamp_epoch
2018-04-17 12:32:31 +03:00
Anthony Richir
e16dbaaf17
HHH-12491 - Document the usage of the maven-compiler-plugin for hibernate-jpamodelgen
2018-04-17 11:44:14 +03:00
Andrea Boriero
08748481ed
HHH-12454 - Offer flag to consider id generator with local scope (legacy non JPA behavior)
2018-04-16 09:53:51 -05:00
Vlad Mihalcea
c48bff3681
HHH-12479 - Document the converted:: prefix for HBM type mappings
2018-04-12 16:44:15 +03:00
Jonathan Bregler
5e5d91cea2
HHH-12462 - Use SAP HANA JDBC driver from Maven Central
2018-04-05 15:05:00 +03:00
Vlad Mihalcea
2903551b19
HHH-12419 - Incorrect batch inserts example
2018-03-22 16:15:56 +02:00
asutosh936
6a1f2525f0
HHH-12364 : Removed @MapKeyJoinColumn with name phone_id as its not needed
2018-03-20 17:08:09 +02:00
Roland Illig
b6d5149e08
HHH-12388 - User Guide and Javadoc typo fixes
...
Fix adoc typo in "Using table identifier generator" User Guide section.
2018-03-14 17:48:22 +02:00
Roland Illig
98e78bad06
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:48:22 +02:00
Vlad Mihalcea
9b7d61a729
HHH-12388 - User Guide and Javadoc typo fixes
...
Fix inconsistency between User Guide content and the associatted test case
2018-03-14 17:48:21 +02:00
Roland Illig
09495d4881
HHH-12388 - User Guide and Javadoc typo fixes
...
Fix a/an grammar in code and documentation, and other typos
2018-03-14 17:48:21 +02:00
Kirill Marchuk
6b12e794e9
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 17:48:20 +02: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
Sanne Grinovero
401936f94e
HHH-12055 Revert to using the Javassist version included in WildFly 11
2017-10-24 16:42:49 +01:00
Chris Cranford
4cf7f6e406
HHH-12010 - Improve Envers documentation on computeAggregationInInstanceContext.
2017-10-18 23:35:40 -04:00
marko-bekhta
b51dac6e39
HHH-12026 Setting correct font family for search input in TOC. Fixing a typo
2017-10-16 14:58:29 +03:00
Jonathan Bregler
1fc4ce23ac
HHH-12020 - Add SAP HANA to the list of provided dialects
...
- Update documentation
- Update org.hibernate.boot.registry.selector.internal.StrategySelectorBuilder
2017-10-09 13:30:41 +03:00
Chris Cranford
7b04a0238b
HHH-11999 - Correct Envers documentation problems.
2017-09-29 12:52:31 -04:00
Vlad Mihalcea
5e132a46eb
HHH-12006 - Make User Guide sections bookmark-able
2017-09-26 18:37:39 +03:00
Vlad Mihalcea
f9ec55d56b
HHH-9576 - Use JDBC bind variables for handling JPA Criteria query numeric literals
...
Document the new setting in the Configurations chapter
2017-09-26 12:42:13 +03:00
Jonathan Bregler
3aad752b04
Improved Hibernate support for SAP HANA
...
- Identity column support
- Spatial support
- Various minor improvements in HANA dialects
2017-09-21 12:05:19 -05:00
Vlad Mihalcea
0b046885c5
Fix tests faiiling on Jenkins
2017-09-14 12:39:43 +03:00
Vlad Mihalcea
bd4908449f
HHH-11984 - Add support for navigating between different doc versions
2017-09-14 12:01:37 +03:00
Vlad Mihalcea
0148ede638
HHH-11411 - Two column navigation and search box for documentation
2017-09-13 15:55:36 +03:00
Vlad Mihalcea
c7e5174786
HHH-11884 - wrong class in returnedClass() in UserType example
2017-09-12 14:22:36 +03:00
Vlad Mihalcea
6ba7420740
HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
...
Fix typos. Move schema to external extras files.
2017-09-07 17:14:21 +03:00
Vlad Mihalcea
ab98bcbe9b
HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
...
Migrate code snippets to test cases for Join relations queries with multiple predicates
2017-09-07 15:47:58 +03:00
Vlad Mihalcea
742d8be69c
HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
...
Migarte code snippets to test cases for Join relations queries
2017-09-06 17:30:16 +03:00
Vlad Mihalcea
886e1bcc30
HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
...
Migrate getCrossTypeRevisionChangesReader example to Junit tests
2017-09-05 18:22:12 +03:00
Vlad Mihalcea
c25a859ade
HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
...
Move code snippets to actual test cases for queries using modified flags
2017-08-31 17:56:12 +03:00
Vlad Mihalcea
e7c239d57f
HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
...
Move code snippets to actual test cases for entity revision queries
2017-08-31 15:44:45 +03:00
Sanne Grinovero
67ccdae0f5
HHH-11950 Target WildFly 11 for produced hibernate-orm-modules
2017-08-29 13:44:55 +03:00
Gail Badner
407360d957
HHH-11935 : Log a warning and update documentation that enabling "empty" composites is an experimental feature
2017-08-17 21:44:17 -07:00
Vlad Mihalcea
12616d44e2
HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
...
Refactor section about queries
2017-08-17 17:04:52 +03:00