Commit Graph

34 Commits

Author SHA1 Message Date
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
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
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
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 1065aa72a7 HHH-5197:
quickstart covers also direct Hibernate usage

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20217 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-08-22 10:28:50 +00:00
Adam Warski bf9ef75d06 HHH-3764, HHH-3765:
documentation

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19891 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-07-02 12:57:18 +00:00
Adam Warski 1a722dfd97 Making it clear that a revision entity must be mapped
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@19473 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-05-12 06:25:42 +00:00
Steve Ebersole be58b6b386 HHH-4951 - Correct DTD entities for injecting version and date into docs
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18876 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-02-25 03:20:01 +00:00
Richard Wilding bdc3b50493 'added publican compatibility to envers docs'
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18778 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2010-02-11 07:27:00 +00:00
Adam Warski 446ac0e0df Updating links in docs
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18255 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-17 08:49:02 +00:00
Adam Warski ab3ee1998a HHH-4694:
- updating docs

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18238 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-16 13:05:17 +00:00
Adam Warski 25343680c9 HHH-4645:
- shortening the names of the default schema/default catalog properties

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18156 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-07 12:43:06 +00:00
Adam Warski cd7a5cac7b HHH-4645:
- renaming properties from camel case to use _ to separate words, as is the Hibernate convention
- old property names are still supported
- updating documentation

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18152 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-12-07 08:55:15 +00:00
Adam Warski 49f7b49bdc HHH-4608:
- options to specify default schema/catalog name for audit tables

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18035 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-11-24 16:19:58 +00:00
Adam Warski 8855e85040 HHH-4540:
- updating docs

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18033 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-11-24 15:36:49 +00:00
Adam Warski 5985c879e6 HHH-4100: fixing the colum number in Envers docbook, uncommenting the Envers docbook module build
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17382 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-21 06:57:04 +00:00
Adam Warski 5d08386293 HHH-4010:
- applying patch: allow audited relations to non-audited entities
- doc update

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17248 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-08-06 18:21:38 +00:00
Adam Warski 8165b1d70c HHH-3819:
- adding an option to store the data when an entity is deleted in the revision (instead of having to read the last-but-one revision)

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16981 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-06-30 15:56:49 +00:00
Adam Warski 5a9becf04a HHH-3823:
- updating documentation

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16486 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-04-30 07:42:39 +00:00
Adam Warski 01a818a0ec HHH-3879:
- updating the docs with information on default listeners that should be included so that ejb3 lifecycle callback methods work

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16484 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-04-30 05:53:15 +00:00
Adam Warski 639d4ddd1d Documentation updates
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16085 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2009-03-05 15:36:46 +00:00
Adam Warski 76c4685117 HHH-3633: classes can be audited also if they don't contain any properties (w/ test)
Some corrections in the manual

Performance tests

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15722 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-12-22 19:16:28 +00:00
Adam Warski a499ae2273 Adding the missing chapter on queries
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15590 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-11-19 13:49:52 +00:00
Adam Warski a91681858e HHH-3564: updating the manual
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15572 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-11-17 07:34:10 +00:00
Adam Warski e67a384aad HHH-3556: minor corrections
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15516 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-11-05 08:59:14 +00:00
Adam Warski e3611638b5 HHH-3556: migration docs
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15515 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-11-05 08:42:01 +00:00
Adam Warski 46b1ca8267 HHH-3556: Envers documentation partially migrated
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15502 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-11-04 18:11:28 +00:00
Adam Warski 137585b17f HHH-3556: Envers documentation partially migrated
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15501 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-11-04 17:44:43 +00:00
Adam Warski 7e04164b24 HHH-3556: Envers documentation partially migrated
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15500 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-11-04 17:31:43 +00:00
Adam Warski c2e7ba6e86 HHH-3556: Envers documentation partially migrated
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15499 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-11-04 17:31:01 +00:00
Adam Warski b9284c5e7c HHH-3556: Envers documentation partially migrated
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15498 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-11-04 17:07:01 +00:00
Adam Warski 371e532e0e HHH-3556: Envers documentation partially migrated
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15497 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-11-04 17:06:23 +00:00