Commit Graph

651 Commits

Author SHA1 Message Date
Steve Ebersole 599c10cd5a HHH-9492 - Migrate to new bootstrap API (MetadataSources, etc) 2015-03-26 09:57:49 -05:00
Steve Ebersole a4b5cf4597 HHH-9668 - Document new SessionFactory approach and APIs 2015-03-24 22:16:22 -05:00
Andrea Boriero 37b4aeb7c9 Fix javadoc for Java 8 2015-03-25 01:38:39 +00:00
Steve Ebersole 63a0f03c5a HHH-9654 - Adjust envers for 5.0 APIs + JAXB 2015-03-18 20:22:26 -05:00
David Pilato 91aee82b07 buildSessionFactory() should return a sessionFactory
The example does not compile for obvious reason :)
2015-03-05 09:04:29 +01:00
Kamil Szymanski f46fe0ff25 HHH-9601 ordering column name fix in table schema in example 7.8 2015-02-20 11:14:16 -05:00
Kamil Szymanski 033f084e9a HHH-9600 remove outdated info about cache concurrency strategies support 2015-02-20 11:13:58 -05:00
Steve Ebersole 66ce8b7fb5 HHH-9466 - Drop metamodel package from source 2014-10-30 07:43:55 -05:00
Andrea Boriero 0f047187fd HHH-9251 Removed AsciiDoc from aggregateJavadocs gradle task 2014-07-26 12:13:24 +01:00
Brett Meyer 43d8751e96 HHH-8904 minor edits 2014-05-27 22:06:47 -04:00
Jeremy Whiting 9fe3862e55 HHH-8904 documentation for build time bytecode enhancements 2014-05-27 22:06:45 -04:00
bleporini 0b202af8f4 HHH-9039 Update collection_mapping.xml typos 2014-03-12 14:37:18 -04:00
Evan Severson bb622e167f HHH-8815 Updated example code for session scoped interceptor 2014-03-12 13:22:56 -04:00
Brett Meyer cfcf5089be HHH-8674 - fixed usage of deprecated method
Configuration#buildSessionFactory() in documentation
2014-01-28 17:19:34 -05:00
akotlyarov ef8efc7ae6 HHH-8674 - fixed usage of deprecated method Configuration#buildSessionFactory() in documentation 2014-01-28 17:19:28 -05:00
Steve Ebersole 7f8d791943 HHH-8865 - Create topical guide for logging
(cherry picked from commit fa4f0850c3)
2014-01-16 11:38:46 -06:00
Steve Ebersole d0a699de68 HHH-8865 - Create topical guide for logging
(cherry picked from commit 2d26135a5a)
2014-01-15 12:44:01 -06:00
Brett Meyer 94753eae57 HHH-3453 updated list of Dialects in docs 2014-01-06 19:12:19 -05:00
Brett Meyer 99a6fc07b6 HHH-8790 added @Filter deduceAliasInjectionPoints info and examples to
user guide
2014-01-02 17:44:36 -05:00
Brett Meyer 3de5e65b63 HHH-3541 minor xml tag correction in docs 2013-12-12 14:14:39 -05:00
Brett Meyer 75f209aa35 HHH-8763 osgi quickstart updates 2013-12-06 15:54:45 -05:00
Brett Meyer 7ee5fa104d HHH-8763 osgi quickstart updates 2013-12-06 14:58:44 -05:00
Brett Meyer 5b01205107 HHH-8761 corrected osgi doc failure 2013-12-04 10:30:33 -05:00
Steve Ebersole 055a750a53 HHH-8733 - General build cleanup 2013-12-02 20:57:57 -06:00
Brett Meyer 5acd232e10 HHH-8761 Hibernate OSGi 4.3.0.CR1 can't discover services 2013-12-02 14:24:58 -05:00
Steve Ebersole c1612fe004 HHH-8733 - General build cleanup 2013-11-22 14:53:24 -06:00
Steve Ebersole 6f25adcfd2 HHH-8734 - Update to Gradle 1.9 2013-11-21 13:46:40 -06:00
Steve Ebersole 7deda8c34b HHH-8720 - Create an index for the topical guides 2013-11-20 11:32:11 -06: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
Steve Ebersole da6ee1e5bc HHH-8693 - asciidoc is not integrated into release workflow 2013-11-18 14:48:10 -06: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 f25ea58750 HHH-8483 Moving metamodelgen documentation into documentation module 2013-11-11 20:08:17 +08:00
Brett Meyer 11152ea06f HHH-8528 correct docs and quickstarts to support stopping/restarting a
client bundle
2013-10-28 14:34:49 -04:00
Steve Ebersole 11ce89e0ff HHH-8607 - Start Topical Guide - Service Registries 2013-10-15 16:00:32 -05:00
Steve Ebersole 67ee00a422 HHH-8607 - Start Topical Guide - Service Registries 2013-10-15 15:54:54 -05:00
Steve Ebersole 7df8873e87 HHH-8607 - Start Topical Guide - Service Registries 2013-10-14 20:12:47 -05:00
Steve Ebersole cb58851b9f HHH-8607 - Start Topical Guide - Service Registries 2013-10-14 20:11:53 -05:00
Steve Ebersole a96cc4bfbd HHH-8607 - Start Topical Guide - Service Registries 2013-10-14 14:12:33 -05:00
Steve Ebersole efd1278447 HHH-8607 - Start Topical Guide - Service Registries 2013-10-14 09:21:14 -05:00
Steve Ebersole 162c41f9b7 HHH-8607 - Start Topical Guide - Service Registries 2013-10-11 16:07:16 -05:00
Steve Ebersole 2cc6b08ff2 HHH-8607 - Start Topical Guide - Service Registries 2013-10-11 10:31:30 -05:00
Strong Liu d476eb7e16 HHH-8601 remove slf4j infavor of log4j 2013-10-10 01:14:26 +08:00
Brett Meyer 20756e3f9d HHH-3812 minor fix in envers docs 2013-10-02 15:52:27 -04:00
Brett Meyer 9e5ba931fb HHH-8553 hibernate-osgi needs to support alternative locations for
hibernate.cfg.xml
2013-09-24 23:58:16 -04:00
Brett Meyer feaac3b917 HHH-4910 docs, javadocs, formatting, minor refactoring 2013-09-18 12:27:01 -04:00
Darren Evenson a745f93bfa HHH-8427 Typo in documentation - Basic Mapping 2013-08-06 12:10:33 -04:00
Darren Evenson b7975a65fb HHH-8055 error in docs - associations and joins - meaning is opposite of intended meaning 2013-08-06 12:08:58 -04:00
Darren Evenson 38e2d37d39 HHH-4141 Typo: "declared" incorrectly spelled ("decalred") 2013-08-06 12:00:17 -04:00
Lukasz Antoniak 456dfd83f9 HHH-7807 - Cascade delete revisions
Conflicts:
	documentation/src/main/docbook/devguide/en-US/Envers.xml
	hibernate-envers/src/main/java/org/hibernate/envers/configuration/GlobalConfiguration.java
	hibernate-envers/src/main/java/org/hibernate/envers/configuration/metadata/AuditMetadataGenerator.java
2013-08-05 23:42:05 -04:00
Lukasz Antoniak dd1bec53fb HHH-8280 - Identifiers reuse option 2013-08-01 13:13:39 +02:00
Brett Meyer 3102edba8b HHH-8399 corrected javassist in hibernate-osgi test 2013-07-31 14:42:12 -04:00
Brett Meyer 33b7e9f441 HHH-8388 Updated OSGi quickstarts and unit test for JPA 1.0.0.Final 2013-07-30 11:58:46 -04:00
Strong Liu a9978a7c85 simple doc typo 2013-07-16 12:22:20 +08:00
Lukasz Antoniak f2d435ddc1 HHH-8174 - Envers support for @NotFound 2013-06-11 09:08:56 -07:00
Brett Meyer d283a6fc77 HHH-8112 Added additional caveats to OSGi devguide 2013-06-07 11:19:37 -04:00
Brett Meyer e2922ca5f5 HHH-8265 Documented the reasoning for importing o.h.proxy and
javassist.util.proxy in the quickstarts.  Added a load proxy test.
2013-06-05 18:44:06 -04:00
Brett Meyer adcd61f0e1 HHH-8112 quickstart tutorial chapter 2013-06-03 16:15:23 -04:00
Brett Meyer ab11440331 HHH-8112 osgi devguide 2013-06-03 16:15:16 -04:00
Brett Meyer 51834421c5 HHH-8273 Incorrect "unique-key" naming comment in docs 2013-05-25 20:29:09 -04:00
Brett Meyer ad103b1c30 HHH-8112 added note about JPA 2.1 Aries fork 2013-05-21 19:55:02 -04:00
Brett Meyer f2073113fc HHH-8112 removed variables from POMs -- not supported by docbook 2013-05-21 18:06:28 -04:00
Brett Meyer 04c8e8c87a HHH-8112 OSGi quickstart tutorial projects 2013-05-21 15:17:16 -04:00
Strong Liu 3e160b9343 HHH-8186 Typo in docs, Caching section nonstrict != nontrict 2013-04-16 12:41:24 +08:00
Lukasz Antoniak f2b9ab8278 HHH-8171 - Cleanup 2013-04-14 22:27:05 +02:00
Kristoffer Lundberg 4796553a3f HHH-8171 - SETORDINAL to support set of embeddables 2013-04-14 22:27:03 +02:00
Steve Ebersole 54bc9fbf9d HHH-8163 - Deprecate @IndexColumn and add @ListIndexBase 2013-04-10 12:26:33 -05:00
Lukasz Antoniak 5cc051e1df HHH-7944 - Separation of Envers API, SPI and internal packages 2013-04-08 14:43:29 +02:00
Strong Liu 1b05455d1e HHH-7667 docs 2013-03-28 11:32:06 +08:00
Strong Liu 06e3313f23 HHH-7746 - docs 2013-03-28 11:31:58 +08:00
Strong Liu 3c6f27a5dd HHH-7872 docs 2013-03-28 11:31:49 +08:00
Strong Liu 89fd64bc2e HHH-7978 - Document new feature from HHH-5869 2013-03-13 14:42:26 +08:00
Sanne Grinovero e5f8039f31 HHH-8044 Remove mention of unsupported cache providers from documentation 2013-03-02 20:35:49 +00:00
Lukasz Antoniak 51a7df596e HHH-6613 - Support for audited @ElementCollection 2013-02-28 13:22:14 +01:00
Aleksander Blomskøld e0cfc6bf2e HHH-6736 Added support for SELECT ... FOR UPDATE SKIP LOCKED 2013-02-20 08:49:30 -06:00
Steve Ebersole 6599f710bb HHH-7965 - Redesign DialectResolver contract 2013-02-03 14:23:59 -06:00
Lukasz Antoniak 3bb0f246fc HHH-465 - Support for NULLS FIRST/LAST
Conflicts:
	hibernate-core/src/main/java/org/hibernate/cfg/Settings.java
	hibernate-core/src/main/java/org/hibernate/criterion/Order.java
2013-01-28 14:07:53 -05:00
Strong Liu c1cf5cd6e6 HHH-7947 remove not maintained 2LC from doc 2013-01-28 13:30:38 +08:00
Kamyar Sajjadi 80128705fb Changed the URL to maven.apache.org insted of maven.org 2013-01-24 13:16:25 -05:00
Kamyar Sajjadi 234c491523 HHH-4562 - Fixed the typo in chapter 7.3.1. Added bigint after personId 2012-12-12 10:47:23 -05:00
Kamyar Sajjadi c0011f1cc6 HHH-5973 - Replaced , with + in AuditInterceptor.java and in events.xml 2012-12-12 10:39:31 -05:00
Kamyar Sajjadi 669ec5002f HHH-7029 - prependListeners changed to appendListeners in chapter 7.9.1. Integrator use-cases example 2012-12-12 10:39:18 -05:00
brmeyer d34e409f41 HHH-7811 grammar error in devguide for HB 2012-12-07 12:12:49 -05:00
Kamyar Sajjadi 47ddaad98d HHH-7813 - Fixed the mistakes in code examples. All the examples was in chapter 4 (Batch processing). 2012-12-07 12:04:43 -05:00
Lukasz Antoniak da32690828 HHH-7827 - Documentation 2012-12-05 10:27:37 +01:00
Steve Ebersole 1176477e6a HHH-7758 - Write fetching Developer Guide chapter on fetching 2012-11-06 00:38:56 -06:00
Steve Ebersole 094c08cd08 HHH-7575 - Hibernate Getting Started Guide refers to incorrect tutorial directory for annotations tutoral 2012-09-06 08:41:37 -05:00
Steve Ebersole 37542fe1f1 HHH-6823 - Short-name config values 2012-08-29 10:49:06 -05:00
Steve Ebersole 4ad49a02c9 HHH-7556 - Clean up packages 2012-08-28 14:12:15 -05:00
Steve Ebersole 5739392572 HHH-6823 - Short-name config values : transactions 2012-08-16 11:28:41 -05:00
Strong Liu 7a82349f75 HHH-7385 change to use gradle 1.1 2012-08-08 17:09:11 +08:00
Gail Badner 9a7d3ee81c HHH-7493 : Documentation still refers to dom4j as an entity mode 2012-08-08 00:32:35 -07:00
Martin Eisenhardt 886cf9157d Added missing word. 2012-06-05 12:23:14 +02:00
Martin Eisenhardt 95050f5d5a Fixed typo. 2012-06-04 11:59:23 +03:00
Strong Liu 99cd8455a1 HHH-7350 update the docs 2012-05-31 14:19:22 +08:00
Steve Ebersole 7ed87233a9 HHH-7306 - Allow use of CurrentTenantIdentifierResolver in normal session opening 2012-05-23 11:49:38 -05:00
Strong Liu d92e91bb4d HHH-7346 Tests fail on Postgresql due to failure in typecasts 2012-05-23 21:28:57 +08:00
Steve Ebersole a2a55d8ab6 HHH-7274 - Developer Guide reverses discussion of CMTTransactionFactory and JTATransactionFactory 2012-05-02 22:07:48 -05:00
Lukasz Antoniak cfa729d8b3 HHH-6790 - Sequence per entity for enhanced SequenceStyleGenerator 2012-04-21 12:32:42 +02:00