Commit Graph

926 Commits

Author SHA1 Message Date
Vlad Mihalcea 742df1f3fa HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
Add example for property-based changes
2017-07-31 16:32:48 +03:00
Vlad Mihalcea 28758f7d53 HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
Extend the Revision log example with actual test cases and SQL statement snippets
2017-07-31 13:30:52 +03:00
Vlad Mihalcea e56ecc24ff HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
Provide two examples for the entity type change revision tracking
2017-07-28 09:43:30 +03:00
Vlad Mihalcea fa81aafb28 HHH-11891 - Clarify documentation about Hibernate support for basic array types
Apply Steve suggestions
2017-07-28 08:22:35 +03:00
Vlad Mihalcea f0ccd7126a HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
Refactor the Revision log example with actual test cases
2017-07-27 16:08:49 +03:00
Vlad Mihalcea 582bd94530 HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
Add example to demonstrate the audit log query difference for ValidityAuditStrategy
2017-07-27 11:26:57 +03:00
Vlad Mihalcea 871722dc08 HHH-11891 - Clarify documentation about Hibernate support for basic array types 2017-07-27 09:56:40 +03:00
Vlad Mihalcea a260006d76 HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
Add example to configure the ValidityAuditStrategy
2017-07-26 17:39:03 +03:00
Vlad Mihalcea 7c5213171b HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
Add examples about reading revisions and reconstructing entity state
2017-07-25 16:17:37 +03:00
Vlad Mihalcea d671fe1391 HHH-11890 - Remove old docbook folder from the documentation module 2017-07-25 11:54:01 +03:00
Vlad Mihalcea ba2e273e9e HHH-11886 - Elaborate Envers documentation and switch to actual source code examples 2017-07-24 17:41:45 +03:00
Vlad Mihalcea 1afbdadd67 Minor documentation changes for Envers 2017-07-19 12:58:57 +03:00
Guillaume Husta 60f2ac8534 FIX HHH-11868 2017-07-13 09:21:13 -04:00
Vlad Mihalcea 6ed1303349 HHH-11526 - Documentation for custom collection types 2017-07-05 14:25:13 +03:00
Vlad Mihalcea c87253575d HHH-11290 - Migrate all documentation snippets that derive the source code from extras instead of actual Unit Tests
Fixed in the OSGI chapter
2017-07-05 12:39:03 +03:00
Vlad Mihalcea ceaeb81e33 HHH-11290 - Migrate all documentation snippets that derive the source code from extras instead of actual Unit Tests
Fixed in the Identifier chapter
2017-07-05 11:56:21 +03:00
Vlad Mihalcea b9b956cd2c HHH-11290 - Migrate all documentation snippets that derive the source code from extras instead of actual Unit Tests
Fixed in the Dynamic entity mapping chapter
2017-07-04 15:43:33 +03:00
Vlad Mihalcea 87ce2670e7 HHH-11290 - Migrate all documentation snippets that derive the source code from extras instead of actual Unit Tests
Fixed in the Entity chapter
2017-07-04 14:22:28 +03:00
Vlad Mihalcea f9cb1d5cb4 HHH-11290 - Migrate all documentation snippets that derive the source code from extras instead of actual Unit Tests
Fixed in the Access chapter
2017-07-04 08:59:16 +03:00
Vlad Mihalcea c42df6a11b HHH-11290 - Migrate all documentation snippets that derive the source code from extras instead of actual Unit Tests
Fixed in the Embeddable chapter
2017-06-29 16:56:08 +03:00
Vlad Mihalcea c39a337418 HHH-11290 - Migrate all documentation snippets that derive the source code from extras instead of actual Unit Tests
Fixed in the Natural Id chapter
2017-06-28 18:22:27 +03:00
Vlad Mihalcea 64b16fdf5e HHH-11290 - Migrate all documentation snippets that derive the source code from extras instead of actual Unit Tests
Fixed in the Locking chapter
2017-06-28 15:28:53 +03:00
Vlad Mihalcea 0a24f4d6bd HHH-11837 - MapsId and PrimaryKeyJoinColumn examples in the documentation should use OneToOne rather than ManyToOne
Replace many-to-one with one-to-one as illustrated by the actual entity maappings
2017-06-27 12:09:41 +03:00
Andrea Boriero bbcab0f75c HHH-11808 - Update migration guide and documentation 2017-06-27 09:07:21 +03:00
Vlad Mihalcea 664a9d568a HHH-11837 - MapsId and PrimaryKeyJoinColumn examples in the documentation should use OneToOne rather than ManyToOne 2017-06-26 14:48:47 +03:00
Vlad Mihalcea 3d2baa8d56 HHH-11186 - Add examples for all Hibernate annotations
Document @Persister annotation
2017-06-22 18:00:14 +03:00
Vlad Mihalcea a53e11822b HHH-11186 - Add examples for all Hibernate annotations
Document @Proxy annotation
2017-06-22 17:33:29 +03:00
Vlad Mihalcea 2353697a03 Add fetch as well for LocalDateTime test 2017-06-22 12:44:38 +03:00
Vlad Mihalcea 385f6d056c HHH-11186 - Add examples for all Hibernate annotations
Document @Tuplizer annotation
2017-06-22 12:20:45 +03:00
Gail Badner 027ca97090 Fix broken test on pgsql Jenkins pipeline 2017-06-22 09:30:05 +03:00
Vlad Mihalcea b28a38fb41 HHH-11186 - Add examples for all Hibernate annotations
Document @SqlFragmentAlias annotation
2017-06-21 18:01:48 +03:00
Vlad Mihalcea 7f010569e5 HHH-11827 - JPA entity native query not eagerly fetching associations as suggested by documentation. 2017-06-21 16:48:48 +03:00
Vlad Mihalcea 7362a49477 HHH-11186 - Add examples for all Hibernate annotations
Document @Polymorphism annotation
2017-06-20 17:26:06 +03:00
Vlad Mihalcea 67b01b5004 HHH-11186 - Add examples for all Hibernate annotations
Document Hibernate @NativeQuery and @NamedNativeQuery annotation
2017-06-19 17:16:26 +03:00
Vlad Mihalcea e5044c51c1 HHH-11186 - Add examples for all Hibernate annotations
Document @LazyToOne annotation
2017-06-19 15:36:14 +03:00
Vlad Mihalcea 216e61fc9b HHH-11764 - JTS geometry being bound to byte array instead of PGgeometry 2017-06-14 22:08:12 +02:00
Utku Gultopu 8343a3f647 HHH-11804 - Make embeddable class' name consistent 2017-06-11 12:32:05 -04:00
Vlad Mihalcea 3f35cd18e0 HHH-11186 - Add examples for all Hibernate annotations
Document @WhereJoinTable annotation
2017-06-09 14:11:11 +03:00
Vlad Mihalcea 9c53bfdd73 HHH-11186 - Add examples for all Hibernate annotations
Document default entity listeners, @ExcludeDefaultListeners, and @ExcludeSuperclassListeners
2017-06-08 17:51:50 +03:00
Vlad Mihalcea 43f74be58e HHH-11186 - Add examples for all Hibernate annotations
Document @AssociationOverride and @AttributeOverride
2017-06-08 11:46:32 +03:00
Vlad Mihalcea 6049131218 HHH-11793 - Change docs to point out that EAGER associations cannot be turn to LAZY with entity graphs 2017-06-08 08:53:17 +03:00
Vlad Mihalcea 6307a47c13 HHH-11186 - Add examples for all Hibernate annotations
Document @NamedSubgraph
2017-06-07 17:24:00 +03:00
Vlad Mihalcea 9039291288 HHH-11186 - Add examples for all Hibernate annotations
Document @PersistenceUnit
2017-06-06 15:36:55 +03:00
Vlad Mihalcea 6082f1975d HHH-11186 - Add examples for all Hibernate annotations
Document @PersistenceContext and @PersistenceProperty
2017-06-06 12:24:56 +03:00
Vlad Mihalcea 7ae52fa65e HHH-11186 - Add examples for all Hibernate annotations
Document @QueryHint
2017-06-06 08:43:47 +03:00
Vlad Mihalcea 5e23b7fd02 HHH-11186 - Add examples for all Hibernate annotations
Document @TableGenerator
2017-06-05 17:27:23 +03:00
Vlad Mihalcea e10653e3a7 HHH-11186 - Add examples for all Hibernate annotations
Document @SequenceGenerator
2017-06-05 16:45:10 +03:00
Vlad Mihalcea 80860065e5 HHH-11186 - Add examples for all Hibernate annotations
Document @NamedStoredProcedureQuery and @StoredProcedureParameter annotations
2017-06-05 14:59:55 +03:00
Vlad Mihalcea 1fb9d1fb1a HHH-11186 - Add examples for all Hibernate annotations
Document @MapKeyClass annotation
2017-06-01 17:58:57 +03:00
Vlad Mihalcea a4db601eca HHH-11186 - Add examples for all Hibernate annotations
Document @MapKeyColumn annotation
2017-06-01 16:00:26 +03:00