Vlad Mihalcea
|
705493d9e8
|
HHH-10243 - document package registration for Hibernate 5
|
2016-10-05 17:23:19 +03:00 |
Vlad Mihalcea
|
dda90ef3d0
|
HHH-11108 - Add test to prove that @Basic( fetch = FetchType.LAZY ) really works as expected
Roll back changes since we already have the JpaRuntimeEnhancementTest to prove this works and it does not use build-time enhancement
|
2016-09-22 12:40:22 +03:00 |
Vlad Mihalcea
|
cc21eeb1af
|
Skip test failing on Java 1.9 using Gradle
|
2016-09-20 20:01:13 +03:00 |
Vlad Mihalcea
|
bd8c3c226d
|
Disable bytecode enhancement for documentation module as well as the test that makes use of this feature if the JDK version is 1.9
|
2016-09-20 18:23:45 +03:00 |
Vlad Mihalcea
|
55e175ce31
|
HHH-11108 - Add test to prove that @Basic( fetch = FetchType.LAZY ) really works as expected
|
2016-09-15 14:42:06 +03:00 |
Vlad Mihalcea
|
47c171f687
|
HHH-10523 - 2.3.20. SQL quoted identifiers in User Guide should discuss explicit enclosure in double-quotes (JPA)
|
2016-08-10 11:02:59 +03:00 |
Vlad Mihalcea
|
b6ac8ec1be
|
HHH-11027 - Document the PASS_DISTINCT_THROUGH Query Hint
|
2016-08-08 13:18:52 +03:00 |
Steve Ebersole
|
10def48f48
|
HHH-10896 - Exception thrown when dropping schema with a managed connection
|
2016-07-30 07:55:38 -05:00 |
Vlad Mihalcea
|
e52dab922c
|
HHH-11002 - Add documentation section about Filter and FilterDef
|
2016-07-28 15:20:59 +03:00 |
Vlad Mihalcea
|
2dcb75e2a5
|
HHH-10971 - Document flush operation order
|
2016-07-19 18:00:29 +03:00 |
Vlad Mihalcea
|
9b0e7e1c1a
|
HHH-10966 - Document @DiscriminatorValue NULL and NOT_NULL options
|
2016-07-18 17:20:35 +03:00 |
Vlad Mihalcea
|
f5e10c29eb
|
HHH-10907 - Fix connection leak problem in hibernate-core tests
|
2016-07-14 13:55:30 +03:00 |
Brett Meyer
|
da4f5e1a57
|
HHH-10947 Add @Repeatable to Hibernate-owned annotations
|
2016-07-11 15:33:35 -04:00 |
Vlad Mihalcea
|
825ab02723
|
HHH-10945 - Move TransactionUtil from documentation to hibernate-testing
|
2016-07-11 16:58:06 +03:00 |
Vlad Mihalcea
|
de584076ec
|
Document 5.2.1 follow-on-locking changes
|
2016-06-23 17:49:25 +03:00 |
Vlad Mihalcea
|
9ac93156a0
|
Update the Locking documentation
- add a side-by-side comparison of LockMode and LockModeType
- describe the follow-on-locking behavior
|
2016-06-23 16:01:07 +03:00 |
Vlad Mihalcea
|
69ee03a79c
|
HHH-10826 Auxiliary Database Object no longer documented
HHH-10334 @Formula annotation javadoc contains database dependent sample usage
Created a new section related to automatic schema generation
|
2016-06-20 13:26:34 +03:00 |
Chris Cranford
|
e2343f873a
|
HHH-10824 - Fix query stream API to support returning R rather than Object[] when selecting one type.
|
2016-06-14 10:51:08 -05:00 |
Vlad Mihalcea
|
4d9cd0a32d
|
HHH-10808 - Update documentation according to 5.2 changes
Document Session-level JDBC batch size setting and add a new example for fetching a projection using Query.stream
|
2016-06-08 11:40:52 +03:00 |
Vlad Mihalcea
|
5963183c4a
|
HHH-10808 - Update documentation according to 5.2 changes
|
2016-06-07 16:14:34 +03:00 |
Vlad Kuznetsov
|
bf9b3f524d
|
HHH-6781 - Class level @Where annotation is not enforced on collections of that class
|
2016-05-26 16:23:34 +03:00 |
Vlad Mihalcea
|
231484662b
|
HHH-10689 - Fix tests failing when switching to Oracle
|
2016-05-17 17:44:32 +03:00 |
Vlad Mihalcea
|
25c75eed6f
|
HHH-10691 - Fix tests failing when switching to PostgreSQL
HHH-10696 - Add a new CatalogFilterTest
|
2016-05-13 15:26:47 +01:00 |
Steve Ebersole
|
f826b7d5e8
|
HHH-10664 - Prep 6.0 feature branch - merge hibernate-entitymanager into hibernate-core (test fixup)
|
2016-05-06 13:12:38 -05:00 |
Steve Ebersole
|
9ecb2a3deb
|
HHH-10664 - Prep 6.0 feature branch - merge hibernate-entitymanager into hibernate-core (fix test failures)
|
2016-05-06 13:12:37 -05:00 |
Steve Ebersole
|
b67b5866ac
|
HHH-10664 - Prep 6.0 feature branch - merge hibernate-entitymanager into hibernate-core (fix test failures)
|
2016-05-06 13:12:37 -05:00 |
Steve Ebersole
|
8a746b98a7
|
HHH-10664 - Prep 6.0 feature branch - merge hibernate-entitymanager into hibernate-core (stored procedure queries)
|
2016-05-06 13:12:36 -05:00 |
Karel Maesen
|
5c8c794553
|
Updates Spatial Documentation
|
2016-04-19 08:38:47 +03:00 |
Vlad Mihalcea
|
9608b3904a
|
Apply the database configuration testing to the documentation module
|
2016-03-22 15:16:21 +02:00 |
Vlad Mihalcea
|
68af365916
|
Convert basic chapter examples to unit tests for quoting, column transformers, and @Any mappings
|
2016-03-09 12:50:12 +02:00 |
Vlad Mihalcea
|
b44af7cf16
|
Migrate Date/Time and AttributeConverter User Guide examples to unit tests
|
2016-03-03 18:07:22 +02:00 |
Vlad Mihalcea
|
e99b60cbb6
|
Migrate Enums, Clob, Blob, and Nationalized User Guide examples to unit tests
|
2016-03-03 16:48:34 +02:00 |
Vlad Mihalcea
|
2abcab0501
|
Migrate BasicType and UserType User Guide examples to unit tests
|
2016-03-02 14:38:24 +02:00 |
Vlad Mihalcea
|
38a6f08897
|
HHH-10573 - Add discussion of @ValueGenerationType to UserGuide
|
2016-03-01 11:26:10 +02:00 |
Vlad Mihalcea
|
8f24d0458b
|
Fix broken Multitenancy test
|
2016-03-01 07:23:36 +02:00 |
Vlad Mihalcea
|
eb6faaa55c
|
Review Multitenancy User Guide chapter and migrate all examples to unit tests
|
2016-03-01 07:17:10 +02:00 |
Vlad Mihalcea
|
19e035c788
|
Add Hibernate Spatial User Guide chapter
|
2016-02-25 10:48:45 +02:00 |
Steve Ebersole
|
020ca4aa39
|
HHH-7405 - BatchBuilder service does not properly define JMX MBean
|
2016-02-23 07:09:17 -06:00 |
Vlad Mihalcea
|
8eae88d6a4
|
Update custom CRUD in the User Guide Native chapter
|
2016-02-23 13:14:39 +02:00 |
Vlad Mihalcea
|
6b79bde099
|
Add support for matrix testing for User Guide examples
|
2016-02-18 11:16:46 +02:00 |
Vlad Mihalcea
|
af083e92ce
|
Update stored procedures User Guide chapter
|
2016-02-16 17:58:33 +02:00 |
Vlad Mihalcea
|
2167b442a4
|
Migrate User Guide Native chapter extras to test folder up to stored procedures
|
2016-02-10 18:07:48 +02:00 |
Vlad Mihalcea
|
500d74c35d
|
Corrections to the Criteria chapter and add a multi-from example
|
2016-02-09 10:13:00 +02:00 |
Vlad Mihalcea
|
5eb4f1c834
|
Migrate User Guide Criteria chapter extras to test folder
|
2016-02-08 17:37:01 +02:00 |
Vlad Mihalcea
|
85cec6ba33
|
Fix test that fails due to timezone offsets causing the result set to vary between 1 and 2
|
2016-02-05 12:33:35 +02:00 |
Vlad Mihalcea
|
c1b3b2a43c
|
Add User Guide examples for HQL functions
|
2016-02-04 13:25:35 +02:00 |
Vlad Mihalcea
|
120ac5ed27
|
Try to fix broken test and change Bootstrap test structure
|
2016-02-04 11:56:51 +02:00 |
Vlad Mihalcea
|
20b446b0ec
|
Unify Batch and HQL test models
|
2016-02-04 11:36:33 +02:00 |
Vlad Mihalcea
|
9b60354e3e
|
Migrate User Guide HQL chapter extras to test folder
|
2016-02-04 10:57:48 +02:00 |
Vlad Mihalcea
|
3642bb63cd
|
Migrate User Guide Events chapter extras to test folder
|
2016-02-01 16:40:44 +02:00 |
vladmihalcea
|
f3386c37da
|
Migrate User Guide Batching chapter extras to test folder
|
2016-01-28 16:50:17 +02:00 |
vladmihalcea
|
03eb9fd276
|
Document entity graphs in Fetching chapter
|
2016-01-28 10:33:50 +02:00 |
vladmihalcea
|
d30bdcef0d
|
Migrate User Guide Fetching chapter extras to test folder
|
2016-01-27 16:27:22 +02:00 |
vladmihalcea
|
aeac516eeb
|
Migrate User Guide Locking chapter extras to test folder and old xml mapping to the Legacy appendix
|
2016-01-27 13:06:14 +02:00 |
vladmihalcea
|
f8e7799848
|
Migrate User Guide Transactions chapter extras to test folder
|
2016-01-27 12:05:58 +02:00 |
vladmihalcea
|
cd9ff725ae
|
Migrate Bytecode Enhancement User Guide chapter extras to test folder
|
2016-01-26 17:01:47 +02:00 |
vladmihalcea
|
96c96f2e94
|
Migrate Persistence Context User Guide chapter code snippets from extras to test folder
|
2016-01-26 16:09:06 +02:00 |
vladmihalcea
|
b23784647d
|
Move User Guide Bootstrap chapter code snippets from extras to test folder
|
2016-01-26 11:13:40 +02:00 |
Radim Vansa
|
af59f6a556
|
Update documentation of second-level-caches
|
2016-01-25 13:39:05 +01:00 |
vladmihalcea
|
a8ee683280
|
Move user guide tests to org.hibernate.userguide and sql snippets to extras
|
2016-01-25 10:40:11 +02:00 |
Steve Ebersole
|
92bce3913b
|
documentation improvements on top of Vlad's work - naming
|
2016-01-21 12:05:13 -06:00 |
vladmihalcea
|
d769308785
|
Fill in the TODO sections for the Locking and Caching chapters
|
2016-01-21 16:50:53 +02:00 |
vladmihalcea
|
90b7f9e07c
|
Add Flushing chapter and JPQL section for batch updates
|
2016-01-19 15:42:44 +02:00 |
vladmihalcea
|
97ba351c2a
|
UserGuide uses examples from existing test cases
|
2016-01-18 15:18:23 +02:00 |
vladmihalcea
|
68446ca029
|
Move User Guide tests to the documentation folder, so the hibernate-entitymanager does not depend on Java 1.8
|
2016-01-14 17:16:27 +02:00 |