Commit Graph

5429 Commits

Author SHA1 Message Date
Gail Badner 9d8fa394e3 HHH-8722 HHH-8723 : Reorg AbstractLoadPlanBuildingAssociationVisitationStrategy and add Any support 2013-11-19 23:21:47 -08:00
Gail Badner 7693826b77 HHH-8722 HHH-8723 : Reorg AbstractLoadPlanBuildingAssociationVisitationStrategy and add Any support 2013-11-19 23:21:27 -08:00
Gail Badner ec348c32fd HHH-8722 HHH-8723 : Reorg AbstractLoadPlanBuildingAssociationVisitationStrategy and add Any support 2013-11-19 23:21:13 -08:00
Gail Badner de7cddc879 HHH-8722 HHH-8723 : Reorg AbstractLoadPlanBuildingAssociationVisitationStrategy and add Any support 2013-11-19 23:19:00 -08:00
Steve Ebersole 4e6f3a9753 HHH-8692 - Document value generation feature 2013-11-19 17:30:16 -06:00
Steve Ebersole 475aba7c0f HHH-8720 - Create an index for the topical guides 2013-11-19 17:30:16 -06:00
Brett Meyer 834a71bc6d HHH-8721 CoreMessageLogger conflicts 2013-11-19 18:09:28 -05:00
Steve Ebersole 8580b29161 HHH-8709 - SynchronizationCallbackCoordinator is calling Thread.currentThread way too often 2013-11-19 11:29:22 -06:00
Brett Meyer fe6263936e HHH-8686 FumTest hangs on mysql55 2013-11-18 18:35:04 -05:00
Steve Ebersole 465c3b1e9c HHH-8684 - Named output parameters don't work for stored procedure call 2013-11-18 16:17:31 -06:00
Steve Ebersole 162e1659c3 HHH-8684 - Named output parameters don't work for stored procedure call 2013-11-18 15:49:55 -06:00
Steve Ebersole 67d8a53887 HHH-8700 - Update ORM modules using JPA metamodel generator to use the new module 2013-11-18 15:36:23 -06:00
Steve Ebersole da6ee1e5bc HHH-8693 - asciidoc is not integrated into release workflow 2013-11-18 14:48:10 -06:00
Sanne Grinovero 9a3b1417c6 HHH-8703 Remove need to support EntityKey de-serialization without having access to a SessionFactory 2013-11-18 09:02:57 -06:00
Steve Ebersole d6fa2b2864 HHH-8703 - Remove NonFlushedChanges api 2013-11-18 08:29:14 -06:00
Sanne Grinovero 220a27af64 HHH-8682 org.hibernate.engine.spi.EntityKey consumes a lot of memory 2013-11-16 14:09:03 -06:00
Sanne Grinovero 15adff22ce HHH-8679 Relax synchronized block in Loader#wrapResultSetIfEnabled 2013-11-16 14:09:03 -06:00
Sanne Grinovero e64376eb2b HHH-8698 ColumnNameCache wraps and unwraps int to Integer multiple times 2013-11-16 14:09:03 -06:00
Sanne Grinovero 61a75accf5 HHH-8680 Relax synchronized block in TableGenerator#generate 2013-11-16 14:09:03 -06:00
Sanne Grinovero be44a1984e HHH-8681 NonNullableTransientDependencies should initialize identityMap lazily 2013-11-16 14:09:03 -06:00
Sanne Grinovero b2479bf00d Whitespace and style fixes (only) 2013-11-16 14:09:03 -06:00
Steve Ebersole 7f82763843 HHH-8704 - ManyToOneType#scheduleBatchLoadIfNeeded creates EntityKey instances even if absolutely not necessary 2013-11-16 14:07:35 -06:00
Steve Ebersole 449c558365 HHH-8654 - Ability to get notified of interesting Session events 2013-11-15 13:04:18 -06:00
Steve Ebersole 1e74abf511 HHH-8654 - Ability to get notified of interesting Session events 2013-11-15 12:01:14 -06:00
Steve Ebersole 9e58a6de69 HHH-8694 - Move hibernate-maven-plugin and hibernate-gradle-plugin under tooling sub directory 2013-11-13 18:23:48 -06:00
Steve Ebersole f073b979d4 HHH-8654 - Ability to get noitified of interesting Session events 2013-11-13 16:03:35 -06:00
Gail Badner b7f17e9412 HHH-8629 : Integrate LoadPlans into collection initializers 2013-11-13 12:44:18 -08:00
Gail Badner fdf211fdd1 HHH-8629 : Integrate LoadPlans into collection initializers 2013-11-13 12:44:18 -08:00
Hardy Ferentschik faca8f5dd4 HHH-8483 Deleting obsolte settings.gralde in metamodel-generator project and making sure artifact is correctly named in root level settings file 2013-11-12 16:07:00 +01:00
Strong Liu fe82f74a05 ignore target director from git 2013-11-11 20:54:24 +08:00
Hardy Ferentschik 0d643af4f5 HHH-8483 Adding creation of metamodelgen ascidoc to the build. Removing obsolete docbook files 2013-11-11 20:08:18 +08:00
Hardy Ferentschik 197ef85ef7 HHH-8483 Converting the docbook documentation for metamodelgen to ascidoc 2013-11-11 20:08:17 +08:00
Hardy Ferentschik 5618ea53e3 METAGEN-104 Making sure that determination of bean properties takes method name and return type into consideration 2013-11-11 20:08:17 +08:00
Hardy Ferentschik b98c45f904 METAGEN-104 Improving the way the test source directory is discovered 2013-11-11 20:08:17 +08:00
Hardy Ferentschik 052012776e HHH-8483 Deleting readme 2013-11-11 20:08:17 +08:00
Hardy Ferentschik 9cd2851373 HHH-8483 Changing the license header to LGPL 2013-11-11 20:08:17 +08:00
Hardy Ferentschik ff235d8c55 HHH-8433 Making sure javadocs and release tasks work 2013-11-11 20:08:17 +08:00
Hardy Ferentschik f25ea58750 HHH-8483 Moving metamodelgen documentation into documentation module 2013-11-11 20:08:17 +08:00
Hardy Ferentschik 7c8984469b HHH-8483 Getting metamodel-generator:build working 2013-11-11 20:08:16 +08:00
Hardy Ferentschik dfe7fab422 HHH-8483 Removing Gradle wrapper files, license.txt and changelog, since they are obsolete in the case of metamodel-generator being a sub-project of ORM 2013-11-11 20:08:16 +08:00
Hardy Ferentschik cc6f423373 METAGEN-103 Adding package-info files and trying to get the file ending right for the Shops 2013-11-11 20:08:16 +08:00
Hardy Ferentschik a12b9d7fd5 METAGEN-103 Fixing existing checkstyle violations 2013-11-11 20:08:16 +08:00
Hardy Ferentschik 5fbcad2e88 METAGEN-102 Upgrading Hibernate and JPA version 2013-11-11 20:08:16 +08:00
Hardy Ferentschik bf5b146191 METAGEN-98 Switching to JUnit, adding a custom test runner and the annotations @WithClasses, @WithMappingFiles, WithProcessorOptions and @IgnoreCompilationErrors 2013-11-11 20:08:16 +08:00
Hardy Ferentschik b51b230c57 METAGEN-101 Removing obsolete resources 2013-11-11 20:08:16 +08:00
Hardy Ferentschik 4ba59c529f METAGEN-101 Adding release tasks and removing pom.xml 2013-11-11 20:08:16 +08:00
Hardy Ferentschik fdbfbd03ec METAGEN-101 Adding checkstyle plugin and making some style fixes (not 100% Hibernate ORM compatible yet) 2013-11-11 20:08:15 +08:00
Hardy Ferentschik 0c6b601006 METAGEN-100 Exclude generated JAXB classes from JavaDocs 2013-11-11 20:08:15 +08:00
Hardy Ferentschik f68234727b METAGEN-101 Switching to Gradle
- Basic build config
- Adding Maven publish configuration
- Adding javadocs configuration
2013-11-11 20:08:15 +08:00
Hardy Ferentschik cac6d00342 METAGEN-91 Making sure that field annotated with @EmbeddedId gets added as singular attribute
Updating tests
2013-11-11 20:08:15 +08:00