Chris Cranford
33159c13a6
HHH-8058 - Document enable querying entity revisions with property change indicators.
2018-03-06 13:09:46 -05:00
Chris Cranford
79354bab9f
HHH-7555 - Update documentation to document the new revision information entity query api.
...
(backport from wip/6.0)
2018-03-06 12:23:16 -05:00
Sanne Grinovero
0f5c3a0abc
HHH-11253 Make Byte Buddy BytecodeProvider impl the default
2018-03-02 12:19:18 +00:00
Sanne Grinovero
4e484af398
HHH-12336 Avoid unnecessary invocations of fillInStackTrace() in the tests
2018-03-01 17:58:30 +00:00
Karel Maesen
2072ac0d0d
HHH-11790 - Documenting DB2 Spatial Extender support
2018-02-21 20:43:20 +01:00
Vlad Mihalcea
993a229586
HHH-12236 - Document 5.3 changes
...
- add missing configuration properties
2018-02-12 11:20:42 +02:00
barreiro
1b2424c211
HHH-12252 - Add Agroal to ConnectionProviderInitiator
2018-01-30 10:19:09 +02:00
Steve Ebersole
9e20eece55
HHH-12190 - General tidying of Gradle scripts
...
- adding `ciBuild` task, standardizing `release` task
2018-01-22 11:44:46 -06:00
Steve Ebersole
e1a970aa11
HHH-12190 - General tidying of Gradle scripts
2018-01-16 14:34:43 -06:00
Steve Ebersole
d806eff912
HHH-12190 - General tidying of Gradle scripts
2018-01-16 14:34:43 -06:00
simeonmalchev
0d9b1c54cd
HHH-10541 - Create Vibur DBCP connection pool module
2018-01-15 11:55:01 +02:00
Vlad Mihalcea
510f91ff30
Update documentation link to match new URL structure
2018-01-08 18:47:35 +02:00
Steve Ebersole
a625452fe9
HHH-9641 - Resume uploading Javadoc JARs to Maven
...
HHH-12187 - Drop custom javadoc css
- dropped "package groups"
2018-01-03 11:23:37 -06:00
Steve Ebersole
8c13488c5d
HHH-9641 - Resume uploading Javadoc JARs to Maven
...
HHH-12187 - Drop custom javadoc css
- delay package group calculations until execution (doFirst)
- exclude internal packages from javadoc
2017-12-27 08:41:17 -06:00
Steve Ebersole
6ccbd98bc3
HHH-12187 - Drop custom javadoc css;
...
HHH-9641 - Resume uploading Javadoc JARs to Maven
2017-12-27 08:41:17 -06:00
Chris Cranford
735da4347d
HHH-12169 - Document support for dependency injection for Envers revision listeners.
2017-12-14 13:40:41 -05:00
Vlad Mihalcea
b0c27562f4
Fix User Guide tests failing and triggereing other 2nd-level cache tests to fail as well
2017-12-13 20:39:45 +02:00
Andrea Boriero
84eec71ba6
exclude document userguide/model from checkstyle
2017-12-13 17:38:25 +00:00
Steve Ebersole
d5d3b080f9
HHH-12098 - prep 5.3
2017-12-13 09:15:22 -06:00
Steve Ebersole
447f3d57c7
HHH-12146 - Support enabling caching at any level within a mapped hierarchy
2017-12-13 09:15:12 -06:00
Steve Ebersole
d454ab0edc
HHH-12146 - Support enabling caching at any level within a mapped hierarchy
2017-12-13 07:40:20 -06:00
Vlad Mihalcea
da8e13c453
HHH-12155 - Update documentation regarding limitation of defining caching on just root entity
2017-12-13 06:19:32 -06:00
Andrea Boriero
9af5655100
HHH-12148 - Add setting indicating if the value stored in the table used by the @TableGenerator is the last value used or the next value to be used
2017-12-13 06:19:32 -06:00
Steve Ebersole
5e0274adbb
HHH-12116 - Positional parameters report position as name
...
HHH-12101 - Remove support for legacy HQL-style positional parameters
2017-12-13 06:19:30 -06:00
Vlad Mihalcea
7f70dccc71
HHH-12108 - Fix tests failing on Oracle
2017-11-21 16:47:16 +02:00
Vlad Mihalcea
779dcc4078
Change log file to log.txt because otherwise it's ingored by git
2017-11-20 19:21:09 +02:00
shen dongsheng
0b04430fdd
HHH-12082 - Fix some errors and formatting issues in the User Guide
2017-11-07 13:51:27 +02:00
Vlad Mihalcea
164178330a
HHH-12073 - Change BaseUnitTestCase Logger to protected
2017-11-01 19:04:07 +02:00
Sanne Grinovero
401936f94e
HHH-12055 Revert to using the Javassist version included in WildFly 11
2017-10-24 16:42:49 +01:00
Chris Cranford
4cf7f6e406
HHH-12010 - Improve Envers documentation on computeAggregationInInstanceContext.
2017-10-18 23:35:40 -04:00
marko-bekhta
b51dac6e39
HHH-12026 Setting correct font family for search input in TOC. Fixing a typo
2017-10-16 14:58:29 +03:00
Jonathan Bregler
1fc4ce23ac
HHH-12020 - Add SAP HANA to the list of provided dialects
...
- Update documentation
- Update org.hibernate.boot.registry.selector.internal.StrategySelectorBuilder
2017-10-09 13:30:41 +03:00
Chris Cranford
7b04a0238b
HHH-11999 - Correct Envers documentation problems.
2017-09-29 12:52:31 -04:00
Vlad Mihalcea
5e132a46eb
HHH-12006 - Make User Guide sections bookmark-able
2017-09-26 18:37:39 +03:00
Vlad Mihalcea
f9ec55d56b
HHH-9576 - Use JDBC bind variables for handling JPA Criteria query numeric literals
...
Document the new setting in the Configurations chapter
2017-09-26 12:42:13 +03:00
Jonathan Bregler
3aad752b04
Improved Hibernate support for SAP HANA
...
- Identity column support
- Spatial support
- Various minor improvements in HANA dialects
2017-09-21 12:05:19 -05:00
Vlad Mihalcea
0b046885c5
Fix tests faiiling on Jenkins
2017-09-14 12:39:43 +03:00
Vlad Mihalcea
bd4908449f
HHH-11984 - Add support for navigating between different doc versions
2017-09-14 12:01:37 +03:00
Vlad Mihalcea
0148ede638
HHH-11411 - Two column navigation and search box for documentation
2017-09-13 15:55:36 +03:00
Vlad Mihalcea
c7e5174786
HHH-11884 - wrong class in returnedClass() in UserType example
2017-09-12 14:22:36 +03:00
Vlad Mihalcea
6ba7420740
HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
...
Fix typos. Move schema to external extras files.
2017-09-07 17:14:21 +03:00
Vlad Mihalcea
ab98bcbe9b
HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
...
Migrate code snippets to test cases for Join relations queries with multiple predicates
2017-09-07 15:47:58 +03:00
Vlad Mihalcea
742d8be69c
HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
...
Migarte code snippets to test cases for Join relations queries
2017-09-06 17:30:16 +03:00
Vlad Mihalcea
886e1bcc30
HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
...
Migrate getCrossTypeRevisionChangesReader example to Junit tests
2017-09-05 18:22:12 +03:00
Vlad Mihalcea
c25a859ade
HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
...
Move code snippets to actual test cases for queries using modified flags
2017-08-31 17:56:12 +03:00
Vlad Mihalcea
e7c239d57f
HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
...
Move code snippets to actual test cases for entity revision queries
2017-08-31 15:44:45 +03:00
Sanne Grinovero
67ccdae0f5
HHH-11950 Target WildFly 11 for produced hibernate-orm-modules
2017-08-29 13:44:55 +03:00
Gail Badner
407360d957
HHH-11935 : Log a warning and update documentation that enabling "empty" composites is an experimental feature
2017-08-17 21:44:17 -07:00
Vlad Mihalcea
12616d44e2
HHH-11886 - Elaborate Envers documentation and switch to actual source code examples
...
Refactor section about queries
2017-08-17 17:04:52 +03:00
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
Vlad Mihalcea
fd3ac458f2
HHH-11186 - Add examples for all Hibernate annotations
...
Document @Index annotation
2017-06-01 14:51:40 +03:00
Vlad Mihalcea
c0b0da4282
HHH-11186 - Add examples for all Hibernate annotations
...
Document @UniqueConstraint annotation
2017-06-01 14:01:40 +03:00
Vlad Mihalcea
25e3aeb0b8
Switch from createSQLQuery to createNativeQuery as the former is deprecated since 5.2
2017-05-30 09:52:56 +03:00
Vlad Mihalcea
6f35871266
HHH-11186 - Add examples for all Hibernate annotations
...
Document @OptimisticLock annotation
2017-05-25 18:37:22 +03:00
Vlad Mihalcea
378009d5e1
HHH-11186 - Add examples for all Hibernate annotations
...
Move optimistic locking mapping to the Locking chapter
2017-05-25 17:27:35 +03:00
Vlad Mihalcea
baf194d422
HHH-11186 - Add examples for all Hibernate annotations
...
Document @OnDelete annotation
2017-05-25 17:12:48 +03:00
Vlad Mihalcea
77ea6186f7
HHH-11186 - Add examples for all Hibernate annotations
...
Document @OrderBy annotation
2017-05-24 17:21:33 +03:00
Vlad Mihalcea
73affabe44
HHH-11186 - Add examples for all Hibernate annotations
...
Document @MapKeyType annotation
2017-05-24 11:42:15 +03:00
Vlad Mihalcea
26908a86f5
HHH-11186 - Add examples for all Hibernate annotations
...
Document the @ListIndexBase annotation
2017-05-22 18:42:49 +03:00
Vlad Mihalcea
ec165296c6
HHH-11186 - Add examples for all Hibernate annotations
...
Document @Source and @RowId annotation
2017-05-18 17:38:37 +03:00
Vlad Mihalcea
e2e48e4e07
Fix test failing on MariaDB
2017-05-18 10:19:09 +03:00
Vlad Mihalcea
c2150ffc3b
HHH-11186 - Add examples for all Hibernate annotations
...
Document @Subselect and @Synchronize annotations
2017-05-17 17:45:22 +03:00
Vlad Mihalcea
6db73b22fe
HHH-11186 - Add examples for all Hibernate annotations
2017-05-16 16:48:54 +03:00
lpradel
0e83628c92
HHH-11546 Add support for SAP NetWeaver as JTA Platform
2017-05-16 12:45:19 +03:00
Prasanth Mathialagan
6ec060b1d2
HHH-11750 Fixed typos in Hibernate 5.2 User Guide
2017-05-16 00:59:45 -04:00
Chris Cranford
5a7526b484
HHH-11730 - Document new configurable property.
2017-05-11 18:17:46 -04:00
EUROPE\cdhib
ef8ebe0d42
HHH-11729 - Add clarifications in the User Guide related to how Hibernate FetchMode types translate to JPA
2017-05-08 14:40:31 +03:00
Vlad Mihalcea
3ee36aa420
HHH-11186 - Add examples for all Hibernate annotations
...
Document DynamicUpdate annotation
2017-04-20 18:42:35 +03:00
Vlad Mihalcea
ca52b38b1b
HH-11186 - Add examples for all Hibernate annotations
...
Document Parent annotation
2017-04-19 15:22:22 +03:00
Vlad Mihalcea
6c810a422c
HH-11186 - Add examples for all Hibernate annotations
...
Document Target annotation
2017-04-19 12:53:28 +03:00
Vlad Mihalcea
9d3e917661
HH-11186 - Add examples for all Hibernate annotations
...
Document UpdateTimestamp annotation
2017-04-18 17:58:33 +03:00
Vlad Mihalcea
1772baf67e
Add missing class names and fix documentation pointing to missing property
2017-04-18 15:18:59 +03:00
Steve Ebersole
db528238d8
HHH-11542 - Allow the auto-commit resolution to be configurable for RESOURCE_LOCAL transactions
2017-04-14 10:51:57 +02:00
Vlad Mihalcea
ca103dcb28
HHH-11542 - Allow the auto-commit resolution to be configurable for RESOURCE_LOCAL transactions
2017-04-14 10:51:57 +02:00
Gail Badner
19e585bf9d
HHH-11499 : Add a new DB2 dialect that uses "cross join" for cross joins instead of ","
2017-04-12 22:09:59 -07:00
Vlad Mihalcea
442bf225c4
HHH-11601 - Fix tests failing on Oracle
2017-04-12 12:15:27 +03:00
Andrea Boriero
be0a273c7c
HHH-11579 - Disable Query parameter validation when a Session is unwrapped from an EntityManager
2017-04-06 16:27:50 +03:00
Vlad Mihalcea
ae23ecd937
HHH-11593 - Fix test issues in SQL Server
2017-03-29 17:13:30 +03:00
Andrei Solntsev
42f8d033c1
HHH-11547 fix some typos in documentation
2017-03-05 17:28:34 -05:00
Fábio Ueno
7b78ee9981
HHH-11186 - Add example for all Hibernate annotations
...
Document more annotations:
- @NotFound
2017-02-27 18:17:58 +02:00
Vlad Mihalcea
2980dc4e84
HHH-11473 - Refactor MySQL Dialects
...
- Add a mention of MySQL5SpatialDialect as well in the User Guide
2017-02-21 08:14:50 +02:00
Vlad Mihalcea
2b79644b63
HHH-11473 - Refactor MySQL Dialects
2017-02-20 15:35:16 +02:00
Vlad Mihalcea
d7eb9f5fba
HHH-11457 - Add MariaDB specific Dialects
...
- mention the new MariaDB dialects in the User Guide
2017-02-16 12:58:19 +02:00
Vlad Mihalcea
f5606b1f4b
HHH-11491 - Add documentation to non-temporary tables bulk-id strategies
2017-02-16 12:49:03 +02:00
Vlad Mihalcea
2a42d83692
HHH-11485 - Document that the @Filter annotation only applies to query
2017-02-15 16:57:28 +02:00
Vlad Mihalcea
7c06d003dc
HHH-11457 - Add MariaDB specific Dialects
2017-02-15 12:08:34 +02:00
Sanne Grinovero
f2728836af
HHH-11489 Improve the documentation about upgrading WidFly with latest Hibernate ORM modules
2017-02-14 17:39:09 +00:00
Fábio Ueno
54503bf7f4
HHH-11186 - Add examples for all Hibernate annotations
...
- CascadeType.REFRESH and CascadeType.REPLICATE
2017-02-14 15:04:19 +02:00
Galder Zamarreño
8b2a852a92
HHH-11445 - Improve Infinispan second-level cache documentation
...
- Also add a replicated cache example for entity/collection to make it easy for users to switch to that. Since eviction is not recommended for replicate entity caches, it helps to provide a sample configuration.
2017-02-13 15:35:53 +02:00
Fábio Ueno
260b21bd63
HHH-11186 - Add examples for all Hibernate annotations
...
Document more annotations:
- @Cascade
2017-02-13 15:24:56 +02:00
Mark Rotteveel
828fb09eb8
HHH-11482 Update example and documentation to clarify SUBSTRING is 1-based
2017-02-13 10:34:28 +02:00
Vlad Mihalcea
8775007e7c
Add tests to replicate that a @Filter does not apply to direct entity fetching
2017-02-13 09:36:48 +02:00
Chris Cranford
6b2176ab83
HHH-11461: Remove reference to the EnversSchemaGenerator tool in documentation.
2017-02-07 00:15:22 -05:00
Vlad Mihalcea
efc041c9e6
HHH-11453 - Documentation: explain/state find() and Query on a single entity can behave differently
2017-02-06 11:42:27 +02:00
Vlad Mihalcea
a4125ad28e
HHH-11442 - Update documentation for HHH-10858
2017-02-02 14:25:44 +02:00
Vlad Mihalcea
20500f17ae
HHH-11438 - Inconsistencies in the documentation for bytecode enhancement
2017-02-02 09:34:06 +02:00
Sanne Grinovero
5e206666f0
HHH-11439 Switch from Geronimo JTA to Narayana JTA
2017-02-01 19:56:05 -05:00
Andrea Boriero
ec9e8dbdfa
HHH-11436 : SQLTest failure
2017-01-31 18:03:38 +00:00
stonio
536a91dc78
Update Configurations.adoc - Typo org.hibernate.core
...
Missing trailing backtick after org.hibernate.core
2017-01-23 14:57:27 +01:00
Fábio Ueno
f1cdee2612
HHH-11408 - Fixing typos in documentation
2017-01-19 11:26:24 +02:00
Fábio Ueno
380642bc79
HHH-11388 - Fix documentation typos
2017-01-12 12:19:40 +02:00