Commit Graph

6575 Commits

Author SHA1 Message Date
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
Steve Ebersole 4e36781b42 HHH-9491 - Add support to opt columnDefinitions out of globally-quoted-identifiers 2016-01-25 22:16:50 -06:00
Steve Ebersole bb109139e8 HHH-10446 - Comment delimiters not "escaped" within (VAR)CHAR literals within native queries 2016-01-25 20:54:59 -06:00
Steve Ebersole 6732e04058 HHH-10477 - Setting to allow delayed access to CDI 2016-01-25 15:33:43 -06:00
Steve Ebersole 95ed41b445 HHH-7572 - Develop API for load-by-multiple-ids 2016-01-25 13:12:45 -06:00
Andrea Boriero 43db914f0d HHH-10451 - Fix Add table comment to 'create table...' statement 2016-01-25 18:02:55 +00:00
Andrea Boriero 8e32162cab HHH-10451 - Fix generation of 'comment on table ... ' and 'comment on column' statements 2016-01-25 18:02:31 +00:00
Andrea Boriero 53872de0fd HHH-10451 - Add test for issue 2016-01-25 17:39:46 +00:00
Steve Ebersole 7881e358f5 HHH-10303 - Reinstate legacy bytecode-enhancement Ant task 2016-01-25 10:49:13 -06:00
Steve Ebersole af2d642cf6 HHH-9876 - Ability to filter objects from Database for schema tooling 2016-01-25 10:18:27 -06:00
Steve Ebersole acab6c579b HHH-10438 - Upgrade the Gradle wrapper to use Gradle version 2.10 2016-01-25 10:08:54 -06:00
Steve Ebersole abb2b077b9 HHH-9876 - Ability to filter objects from Database for schema tooling 2016-01-25 09:29:38 -06:00
Radim Vansa af59f6a556 Update documentation of second-level-caches 2016-01-25 13:39:05 +01:00
PrairieLoneWolf 226076dfd0 update user guide url 2016-01-25 11:40:42 +02:00
vladmihalcea dc991d29d9 Cherry pick spelling corrections from https://github.com/hibernate/hibernate-orm/pull/1238 2016-01-25 11:36:25 +02: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 d97280dce3 HHH-10438 - Upgrade the Gradle wrapper to use Gradle version 2.10 (revert) 2016-01-24 20:44:23 -06:00
Steve Ebersole 4311866d52 HHH-10438 - Upgrade the Gradle wrapper to use Gradle version 2.10 2016-01-24 20:10:56 -06:00
Marcus 2fdbeb8db6 HHH-9876 - Ability to filter objects from Database for schema tooling. 2016-01-24 17:48:41 -06:00
Guillaume Smet d71f931429 HHH-7610 Add an option to initialize empty components when all the properties are null
Note that this commit also changes the semantic of the comparison between a null component
and a component with all properties null: they are considered equivalent.
2016-01-24 18:05:22 +01:00
Steve Ebersole 701f59b132 cleaned up JdbcMocks in test sources and moved it to hibernate-testing 2016-01-23 13:24:45 -06:00
Steve Ebersole 039382e8be cleaned up JdbcMocks in test sources and moved it to hibernate-testing 2016-01-23 12:59:03 -06:00
Steve Ebersole a5271d6e76 HHH-8706 - Delay registering of the entity listener class as long as possible 2016-01-23 12:00:45 -06:00
Steve Ebersole 6076298ce9 HHH-8706 - Delay registering of the entity listener class as long as possible 2016-01-22 19:17:06 -06: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
Andrea Boriero f58c8eba9c HHH-10372 - Add ZonedDateTimeComparator 2016-01-20 08:48:13 +00:00
Andrea Boriero e261506d61 HHH-10372 - Change OffsetDateTimeType#getComparator() to return OffsetDateTime.timeLineOrder() 2016-01-20 08:48:13 +00:00
Andrea Boriero f470709df8 HHH-10372 - Add test for issue 2016-01-20 08:48:13 +00:00
Steve Ebersole a5e65834a1 HHH-9548 - Allow propagation of NULL for stored-procedure argument parameters to database 2016-01-19 15:47:36 -06: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
Sanne Grinovero 2bda2515af Move access credentials for Oracle testing database to environment variables 2016-01-17 23:52:40 +00:00
Bogdan Calmac 2bad69f66a Document that StatelessSession does not support lazy loading
While experimenting with StatelessSession I discovered that it does not
support lasy loading. I think this isn't imediately obvious and worth to
be included in the documentation.

See also http://stackoverflow.com/questions/34800788/does-statelesssession-support-lazy-loading
2016-01-15 16:26:46 -08: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
Andrea Boriero 653cf910fa HHH-10401 - Fix Missing table names on foreign key circularity error message 2016-01-14 09:55:37 +00:00
Steve Ebersole ebab48d6ad 5.0.7 2016-01-13 12:32:42 -06:00
Steve Ebersole ef23be0e62 HHH-9485 - Duplicate Property with AccessType.PROPERTY and MappedSuperclass 2016-01-13 12:29:25 -06:00
Steve Ebersole 6c7f3ef25b HHH-9485 - Duplicate Property with AccessType.PROPERTY and MappedSuperclass 2016-01-13 12:29:25 -06:00
Andrea Boriero d35e29dc29 HHH-10433 - Fix hbm2ddl utils has a problem - release jdbc connection 2016-01-13 17:38:05 +00:00
Andrea Boriero 977c34bb59 HHH-10433 - Add test for issue 2016-01-13 17:37:56 +00:00
Steve Ebersole debc06d54e HHH-10422 - Backport HHH-9983 to fix identity IDs using Oracle12cDialect in 5.0 2016-01-13 11:31:29 -06:00
Sergey Astakhov 1ddcc7075f HHH-9474 Fixing perfomance issue with ElementCollection 2016-01-13 15:02:27 +00:00
Jaikiran 536b814dc8 HHH-10439 Log a message while executing the import script(s) 2016-01-13 14:31:08 +00:00
Paul Ferraro 3aef8de87d HHH-10416 Drop superfluous immutable-entity cache configuration. Default to entity cache configuration if undefined. 2016-01-12 17:47:13 -06:00
Steve Ebersole 13a169c599 HHH-10317 - Allow to bind custom types that implement the Collection interface through JPA APIs 2016-01-12 17:43:49 -06:00
Steve Ebersole 5e59ee8b1f HHH-10432 - hibernate 5.0.6 does not work with Aries JPA 2.3.0 2016-01-12 15:52:57 -06:00
Steve Ebersole 5c77f279af HHH-4161 - persistence.xml <jar-file> not following JSR220 spec 2016-01-12 15:22:19 -06:00