Commit Graph

508 Commits

Author SHA1 Message Date
Strong Liu dbbb3cb0d3 some documentation improvements 2011-10-30 22:14:59 +08:00
Lukasz Antoniak cbbc786f18 HHH-6766 - Documentation 2011-10-26 23:15:14 +08:00
Strong Liu bdba5898c9 clean up imports 2011-10-24 16:26:37 +08:00
Michal Skowronek 07a0b2931c HHH-6605 - Added documentation for the Mod Flags feature 2011-10-11 20:19:44 +02:00
Lukasz Antoniak 45f3ced6da HHH-6696 - RevisionListener class configuration parameter 2011-09-29 20:50:07 +02:00
Steve Ebersole f4fa176255 HHH-6683 - Consolidate (consistency) building of service registries 2011-09-27 11:49:17 -05:00
Steve Ebersole 8c691d5fcd HHH-6663 - Proof/edit Services.xml in devguide 2011-09-27 11:04:16 -05:00
Steve Ebersole 4a3db930d6 HHH-6660 - Edit Transactions.xml in devguide 2011-09-27 11:04:16 -05:00
Steve Ebersole 1d0740484f HHH-6641 - Document services 2011-09-14 21:11:33 -05:00
Steve Ebersole 0fd15e1f37 HHH-6645 - Fix entity information 2011-09-13 20:15:03 -05:00
Steve Ebersole 9f214d8018 HHH-6640 - Add ability for Integrator to prepare ServiceRegistryBuilder and MetadataImplementor as part of lifecycle 2011-09-13 18:46:28 -05:00
Steve Ebersole 050e42fb51 HHH-6641 - Document services 2011-09-08 17:11:29 -05:00
Steve Ebersole f4506a4fd9 HHH-6641 - Document services 2011-09-08 16:51:28 -05:00
Steve Ebersole db7cdb95a8 HHH-6641 - Document services 2011-09-08 16:41:40 -05:00
Alex Snaps b2cae5b120 HHH-5478 Updated docs for ehcache transactional & clustered support 2011-07-19 13:42:46 +02:00
Alex Snaps f62e5256c1 HHH-5478 Adapted to new FQCN and added reference to cluster support 2011-07-19 13:42:46 +02:00
Strong Liu e8b682b405 HHH-6386 sybase improvement 2011-07-05 12:32:42 +08:00
Adam Warski 913f95f8df Merge pull request #114 from lukasz-antoniak/HHH-5580-v1.2
HHH-5580 - Moving query API
2011-06-30 23:47:13 -07:00
Adam Warski 33a4694fea HHH-5917: improving documentation 2011-06-29 18:27:35 +02:00
Adam Warski 9129cf38ce Merge pull request #112 from lukasz-antoniak/HHH-5917
HHH-5917 - Adding @Audited(auditedParents={classes})
2011-06-29 09:19:19 -07:00
Lukasz Antoniak 1f0149378b HHH-5580 - Renaming EntitiesChangedInRevisionManager to CrossTypeRevisionChangesReader 2011-06-29 09:28:35 +02:00
Lukasz Antoniak 1c1e333487 HHH-5917 - Split test cases and updated documentation 2011-06-27 21:52:40 +02:00
Lukasz Antoniak 587c228973 HHH-5580 - Moving queries from AuditReader to EntitiesChangedInRevisionManager 2011-06-26 12:46:10 +02:00
Lukasz Antoniak 13c9fd4f9d HHH-5580 - Persisting entity name by default 2011-06-12 13:55:00 +02:00
Strong Liu 92ad3eed80 HHH-6297 remove legacy cache api 2011-06-09 12:18:59 +08:00
adamw 945d9376a2 HHH-6078: documenting how to implement conditional auditing 2011-06-02 15:25:18 +02:00
adamw 789bf60427 HHH-5580: some documentation fixes 2011-06-02 11:07:11 +02:00
adamw f865be9739 Merge branch 'HHH-5580-POC' of git://github.com/lukasz-antoniak/hibernate-core
Conflicts:
	hibernate-envers/src/main/java/org/hibernate/envers/reader/AuditReaderImpl.java
2011-06-02 10:00:36 +02:00
Lukasz Antoniak 4022571196 HHH-5580 - Naming and EntitiesModifiedAtRevisionQuery tests 2011-05-28 17:01:26 +02:00
Lukasz Antoniak c2e53061f2 HHH-5580 - Cleanup 2011-05-21 12:49:37 +02:00
Lukasz Antoniak 1878b23850 HHH-5580 - Naming 2011-05-16 19:18:30 +02:00
Lukasz Antoniak b36b095c3c HHH-5580 - Refactoring 2011-05-14 23:47:34 +02:00
Lukasz Antoniak d1e092b471 HHH-5580 - Documentation update 2011-05-07 23:23:15 +02:00
Steve Ebersole 360317eedf HHH-6200 - Split org.hibernate.hql package into api/spi/internal 2011-05-04 18:49:35 -05:00
Steve Ebersole 4ee0d4237d HHH-6198 - Split org.hibernate.event package into api/spi/internal 2011-05-04 18:20:53 -05:00
Steve Ebersole 3090fe9c1d HHH-6193 - Split org.hibernate.context package into api/spi/internal 2011-05-04 15:25:39 -05:00
Steve Ebersole c930ebcd7d HHH-6191 - repackage org.hibernate.cache per api/spi/internal split 2011-05-04 14:43:04 -05:00
Steve Ebersole 33b33ca7dc HHH-5652 - Create "Take It Further" tasks for the JPA chapter of the GSG 2011-05-04 09:20:57 -05:00
Steve Ebersole a1974db607 HHH-5887 - Document typo hibernate.hbm2ddl.import_files 2011-05-04 08:55:26 -05:00
Lukasz Antoniak 98342a7e2d HHH-5580 - Tracking entity names in revision 2011-04-27 23:49:22 +02:00
Steve Ebersole 70d2e3848b HHH-6082 - Incorporate EntityManager documentation into main dev guide 2011-04-19 08:50:31 -05:00
Steve Ebersole 28a3e38f7a HHH-6073 2011-04-19 08:50:31 -05:00
Steve Ebersole 5c4f817255 HHH-6082 - Incorporate EntityManager documentation into main dev guide 2011-04-19 08:50:31 -05:00
Steve Ebersole 6504cb6d78 HHH-6098 - Slight naming changes in regards to new logging classes 2011-04-08 09:44:13 -05:00
Steve Ebersole a616a83d8e HHH-6097 - Review log levels, especially related to i18n messages 2011-04-07 12:50:06 -05:00
adamw 33cc3f3f62 HHH-6036: Removing old Envers docs 2011-03-31 15:59:36 +02:00
adamw e71762a313 HHH-6036: Adding a basics chapter to introduce Envers concepts 2011-03-31 15:50:28 +02:00
adamw e9c555b214 HHH-6036: As the Envers docs are merged into the dev guide adding me as one of the authors :) 2011-03-31 14:35:44 +02:00
adamw ce4faca528 HHH-6036: Moving the "links" chapter of Envers docs 2011-03-31 14:31:11 +02:00
adamw 02e06265e8 HHH-6036: Moving the "configuration" chapter of Envers docs - creating a new section on Envers mapping annotations 2011-03-31 14:27:41 +02:00
adamw e72fa13bd4 HHH-6036: Some corrections to the "revision log" chapter of Envers docs 2011-03-31 14:16:13 +02:00
adamw a16177035a HHH-6036: Moving the "query" chapter of Envers docs 2011-03-31 14:02:36 +02:00
adamw 9758c63354 HHH-6036: Moving the "schema" and "tables" chapters of Envers docs 2011-03-31 13:57:34 +02:00
adamw 6c7ec667a0 HHH-6036: Moving the "partitioning" chapter of Envers docs 2011-03-31 13:53:47 +02:00
adamw 61bd52fb34 HHH-6036: Moving the "mapping exceptions" chapter of Envers docs 2011-03-31 13:49:44 +02:00
David Mansfield 5b5ec673b4 HHH-3646 - documentation for Criteria query of collection-of-component and collection-of-scalar functionality 2011-03-30 12:23:20 -05:00
David Mansfield 90fdca9053 HHH-3646 - throw a better exception when criteria is placed directly on component
In the CriteriaQueryTranslator, we process the path given by
a SubCriteria object looking for the entity name for the property. If
the SubCriteria was mistakenly created on a component type, we will exit
the loop using the owning entity, and will eventually end up failing
(throwing an exception) trying to lookup up the restricted property
against the entity, instead of against the component. Fix this by
throwing a more informative exception, and modify the documentation to
be explicit about how to do this properly.
2011-03-30 12:23:20 -05:00
adamw e0431adca9 HHH-6023: a citation pointing to the Envers User Guide in "take it further" 2011-03-30 19:01:19 +02:00
adamw 7501fdea53 HHH-6023: "take it further" for Envers 2011-03-30 17:59:48 +02:00
Strong Liu 801e59e606 HHH-6058 - Error in mapping file in Event.hbm.xml file for documentation in download 2011-03-30 19:03:05 +08:00
Strong Liu 8a7d14203d HHH-6057 documentation, hibernate.cfg.xml references wrong hbm path 2011-03-30 18:58:08 +08:00
Steve Ebersole ba71fe0132 HHH-6036 - integration documentation generation 2011-03-29 15:14:09 -05:00
Manuel Bernhardt 93569a6c82 HHH-5947 Clarifying the documentation 2011-03-28 15:13:10 +02:00
Manuel Bernhardt cf9391f40d HHH-5947 Clarifying the documentation 2011-03-28 15:13:09 +02:00
Steve Ebersole 753b95729a HHH-5913 - Implement set of event listeners as a service 2011-03-28 08:03:11 -05:00
Strong Liu d55e33c919 HHH-6036 - ignore publican temp output directory 2011-03-24 16:10:21 +08:00
Strong Liu 8c56875fc5 HHH-6036 integration documentation generation 2011-03-22 23:39:53 +08:00
Steve Ebersole 0af3a39c86 HHH-5650 - Pull documentation building into 'release' module 2011-03-18 14:05:51 -05:00
Steve Ebersole fcc4593eb3 HHH-5650 - Pull documentation building into 'release' module 2011-03-18 12:39:01 -05:00
Misty Stanley-Jones 29a90c3aa8 Adding Dev Guide 2011-03-16 02:29:48 +10:00
Emmanuel Bernard a829d9c1c7 Clean documentation 2011-02-23 15:38:45 -06:00
Emmanuel Bernard 77c8d31ee1 HHH-5916 Add doc for PersisterClassProvider 2011-02-23 15:38:45 -06:00
Gail Badner 078dc94055 HHH-4878 : document materialized blob/clob, text/image and minor corrections 2011-02-23 15:18:44 -06:00
Strong Liu cc4055d50c merge https://github.com/hibernate/hibernate-core/pull/20 2010-12-03 22:39:38 +08:00
Strong Liu 12a0baeaa4 update document for the new adding dialect and also updated some steal dialect info 2010-12-03 22:30:51 +08:00
Erik-Berndt Scheper fb8ec5e3f9 HHH-5761 - Update source repository links in Envers documentation 2010-12-02 15:56:30 +01:00
Erik-Berndt Scheper de1d2a6247 HHH-5371 - Document sql table partitioning for audit tables 2010-11-24 13:58:54 +01:00
mstanleyjones 70f53da5da Edited Envers chapter 2010-10-13 14:27:28 +10:00
mstanleyjones e34e464103 Edited the JPA chapter. 2010-10-13 14:12:31 +10:00
mstanleyjones 5d6317e715 Edit the Annotations tutorial. 2010-10-13 13:35:50 +10:00
Misty Stanley-Jones 8c809ab976 Edits to Getting Started Guide 2010-10-13 11:36:27 +10:00
Erik-Berndt Scheper 6c6e6ab193 HHH-5371 Support revend timestamp to enable audit table partioning by time
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20775 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-10-04 18:11:33 +00:00
Steve Ebersole 4b84e848dd Updating pom versions to /home/steve/projects/hibernate/core/trunk for release tagging
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20753 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-29 20:56:44 +00:00
Steve Ebersole 909ff003bd Updating pom versions to /home/steve/projects/hibernate/core/trunk for release tagging
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20751 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-29 20:55:58 +00:00
Hardy Ferentschik d4f8eddc1a HHH-5190 added documentation
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20750 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-29 12:50:23 +00:00
Emmanuel Bernard 4e2887c0c0 HHH-4510 Rename @ReadWriteExpression to @ColumnTransformer
It relates to the ResultTransformer we have but at the column level

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20748 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-29 09:44:15 +00:00
Emmanuel Bernard 768088881b HHH-4510 Allow forColumn to be left if a property has a single column
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20746 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-29 09:12:51 +00:00
Erik-Berndt Scheper 558d9469e0 HHH5371 - Rollback until after 3.6.0 release as per Adam's request via IM
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20745 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-28 23:50:53 +00:00
Erik-Berndt Scheper b258e58e69 HHH-5371 - Add support for REVEND_TSTMP which will enable audit table partitioning
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20744 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-28 22:24:09 +00:00
Hardy Ferentschik 5fc7e88533 HHH-5205 Updated documentation about @Source
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20742 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-28 16:39:06 +00:00
Emmanuel Bernard 7d167768d2 HHH-4510 Merge @ReadExpression and @WriteExpression in @ReadWriteExpression
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20729 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-27 22:09:02 +00:00
Emmanuel Bernard 51bf38d4b0 HHH-4510 Add support for column-levle custom read/write expression
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20728 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-27 22:07:44 +00:00
Erik-Berndt Scheper 122d54fee8 HHH-5560 - Rename Envers ValidAuditTimeStrategy to ValidityAuditStrategy
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20718 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-26 19:56:28 +00:00
Adam Warski dde16433ad Minor corrections to the tutorial
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20665 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-20 13:44:04 +00:00
Strong Liu d90cc02c06 HHH-5568 correct wrong format in document
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20648 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-16 06:36:49 +00:00
Steve Ebersole 3eb9c70d44 Updating pom versions to 3.6.0-SNAPSHOT for release tagging
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20644 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-15 18:26:18 +00:00
Steve Ebersole 743dd39cc9 Updating pom versions to 3.6.0.CR1 for release tagging
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20642 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-15 18:25:47 +00:00
Steve Ebersole be7fc3798c HHH-5441 - Create "Getting Started Guide"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20639 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-15 17:25:58 +00:00
Steve Ebersole dedd57ef71 HHH-5468 - Write a chapter about setting up database access
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20624 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-11 19:18:58 +00:00
Steve Ebersole 7803cb5b81 HHH-5468 - Write a chapter about setting up database access
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20623 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-09-11 19:18:00 +00:00