Brett Meyer
|
e361ad49fe
|
HHH-6813 @Id @OneToOne cause NullPointerException during query
|
2013-05-16 18:51:12 -04:00 |
george-007
|
c1eff0f8b9
|
Update DefaultInitializeCollectionEventListener.java
|
2013-05-16 11:54:32 -04:00 |
Brett Meyer
|
79c3658ac2
|
HHH-8238 OsgiJtaPlatform null pointer exception
Conflicts:
hibernate-osgi/src/main/java/org/hibernate/osgi/OsgiJtaPlatform.java
|
2013-05-16 11:47:37 -04:00 |
Brett Meyer
|
920ba3641f
|
HHH-2664 full join not working
|
2013-05-15 00:35:23 -04:00 |
Brett Meyer
|
65895fb68e
|
HHH-8236 Update to hibernate-commons-annotations 4.0.2.Final
|
2013-05-14 23:55:41 -04:00 |
Brett Meyer
|
b48f83b055
|
HHH-6813 @Id @OneToOne cause NullPointerException during query
|
2013-05-10 13:09:35 -04:00 |
Brett Meyer
|
66c15d39fd
|
HHH-8226
|
2013-05-07 16:06:34 -04:00 |
Brett Meyer
|
17c6204091
|
HHH-8217 Make generated constraint names short and non-random
Conflicts:
hibernate-core/src/main/java/org/hibernate/cfg/AnnotationBinder.java
hibernate-core/src/main/java/org/hibernate/cfg/Configuration.java
hibernate-core/src/main/java/org/hibernate/mapping/Constraint.java
hibernate-core/src/main/java/org/hibernate/mapping/UniqueKey.java
|
2013-05-07 15:18:21 -04:00 |
Brett Meyer
|
0ea24c6945
|
HHH-8225 EMF cannot be created, closed, then re-created in OSGi
Conflicts:
hibernate-osgi/src/main/java/org/hibernate/osgi/OsgiClassLoader.java
hibernate-osgi/src/main/java/org/hibernate/osgi/OsgiPersistenceProvider.java
|
2013-05-06 19:59:52 -04:00 |
Brett Meyer
|
8e3fd81046
|
HHH-7995 Added support for TypeContributors in OSGi. Integrated with
envers
|
2013-04-30 12:50:02 -04:00 |
Steve Ebersole
|
aecd5a444b
|
HHH-7998 - Add TypeContributions contract
Conflicts:
hibernate-core/src/main/java/org/hibernate/dialect/Dialect.java
hibernate-core/src/main/java/org/hibernate/metamodel/internal/MetadataImpl.java
hibernate-core/src/main/java/org/hibernate/metamodel/spi/TypeContributor.java
|
2013-04-30 10:54:16 -04:00 |
Brett Meyer
|
2d0a757157
|
HHH-7944 envers classloader issues
|
2013-04-30 10:54:06 -04:00 |
Brett Meyer
|
50a9995a92
|
4.2.1.Final post release
|
2013-04-25 11:04:12 -04:00 |
Brett Meyer
|
4088342b6e
|
4.2.1.Final release
|
2013-04-25 10:40:55 -04:00 |
Strong Liu
|
2e90658116
|
HHH-8203 HHH-8204 Hibernate 4.x can't work with proxool 0.9.1
|
2013-04-25 22:37:21 +08:00 |
Strong Liu
|
dc6d2555ec
|
HHH-8203 HHH-8204 Hibernate 4.x can't work with proxool 0.9.1
|
2013-04-25 19:06:53 +08:00 |
Brett Meyer
|
d0098f3caa
|
HHH-8162 Make unique constraint handling on schema update configurable
Conflicts:
hibernate-core/src/main/java/org/hibernate/cfg/AvailableSettings.java
hibernate-core/src/main/java/org/hibernate/cfg/Configuration.java
hibernate-core/src/test/java/org/hibernate/test/annotations/join/JoinOrderingTest.java
|
2013-04-24 17:31:58 -04:00 |
Brett Meyer
|
a30347552c
|
HHH-7995 Auto-discovery of Hibernate extension points in OSGi
|
2013-04-22 15:19:23 -04:00 |
Lukasz Antoniak
|
bbe408f994
|
HHH-8189 - Rollback audit records on flushed transaction rollback
|
2013-04-17 16:12:05 +02:00 |
Lukasz Antoniak
|
76fe91cf4a
|
HHH-5845 - Lazy loading of audited entites with revision type DEL
|
2013-04-17 09:46:21 +02:00 |
Strong Liu
|
2daa528cd1
|
HHH-8186 Typo in docs, Caching section nonstrict != nontrict
|
2013-04-16 12:42:17 +08:00 |
Steve Ebersole
|
cf8113d54a
|
HHH-7880 - SessionFactory.openStatelessSession() does not respect tenant identifier from CurrentTenantIdentifierResolver
|
2013-04-15 14:46:49 -05:00 |
Brett Meyer
|
b455b2ddc9
|
HHH-8183 Added setting to enable synonyms
Conflicts:
hibernate-core/src/main/java/org/hibernate/cfg/AvailableSettings.java
|
2013-04-15 13:25:26 -04:00 |
Baptiste Mathus
|
e2afe7f55d
|
Adding SYNONYM in the list of searched types.
|
2013-04-15 13:25:26 -04:00 |
Steve Ebersole
|
812d3f6bf0
|
HHH-7974 - Session.getTenantIdentifier() not callable without active transaction
(cherry picked from commit d9aa9d3cd2 )
|
2013-04-15 11:29:33 -05:00 |
Lukasz Antoniak
|
772f3cbc5d
|
HHH-8171 - Cleanup
|
2013-04-15 00:00:08 +02:00 |
Kristoffer Lundberg
|
120237e007
|
HHH-8171 - SETORDINAL to support set of embeddables
|
2013-04-15 00:00:07 +02:00 |
Nikolay Shestakov
|
06e6c04e39
|
HHH-7908 Logging level checking
Conflicts:
hibernate-core/src/main/java/org/hibernate/type/descriptor/sql/BasicExtractor.java
|
2013-04-12 09:47:50 -04:00 |
Zbyněk Roubalík
|
b5d2f455f0
|
Test fix: em2 should be closed before we do latch.countDown()
|
2013-04-11 19:51:57 -04:00 |
Brett Meyer
|
934e7476a3
|
HHH-7478 Corrected test
|
2013-04-11 19:00:21 -04:00 |
Lukasz Antoniak
|
0958313ebc
|
HHH-7478 - Fix and test
|
2013-04-11 18:16:31 -04:00 |
Nikolay Shestakov
|
8730320ad6
|
using ConcurrentHashMap for decrease synchronization
|
2013-04-11 17:59:59 -04:00 |
Jeremy Whiting
|
afeabdc7b0
|
HHH-8180 Checks for logging level. Logging level check moved to variable
outside for loop.
Conflicts:
hibernate-core/src/main/java/org/hibernate/loader/Loader.java
|
2013-04-11 17:54:29 -04:00 |
Lukasz Antoniak
|
ed9d7f2fa2
|
HHH-7357 - Constraint violation exception while inserting NULL to not nullable column
|
2013-04-11 16:37:41 -04:00 |
Lukasz Antoniak
|
b838344eeb
|
HHH-7605 - Event cache descriptive error messages
|
2013-04-11 16:19:46 -04:00 |
Lukasz Antoniak
|
cbd1d1e0c2
|
HHH-8103 - Oracle LOBs with SequenceIdentityGenerator
|
2013-04-11 15:33:14 -04:00 |
Brett Meyer
|
486cac2174
|
HHH-8178 Natural IDs generate one UniqueKey for all columns
|
2013-04-11 14:19:51 -04:00 |
Brett Meyer
|
e63dc96b13
|
HHH-8175 Test fixes for postgresplus92
|
2013-04-11 14:19:47 -04:00 |
Lukasz Antoniak
|
8d82be8d30
|
HHH-2403 - Test cleanup
(cherry picked from commit 35bd192556 )
|
2013-04-11 09:15:00 +02:00 |
Brett Meyer
|
cde3d876d8
|
HHH-8084 LobMergeTest fails on oracle
|
2013-04-10 15:13:23 -04:00 |
Brett Meyer
|
ac4f422aa2
|
HHH-7617 Gradle eclipse task missing src paths and test source generation
|
2013-04-09 15:28:20 -04:00 |
Lukasz Antoniak
|
f732164b8c
|
HHH-8049 - Fix and test
|
2013-04-09 12:16:32 +02:00 |
Brett Meyer
|
838e71a0ee
|
HHH-8092 Added comment about unique constraints in schema update.
|
2013-04-05 12:16:27 -04:00 |
Lukasz Antoniak
|
d35dee771b
|
HHH-5845 - Cleanup
(cherry picked from commit 4213e3c13a )
|
2013-04-05 15:52:05 +02:00 |
Adar Dembo
|
dcf3fa4ff6
|
HHH-5845 (partial fix) Lazy Loading of audited entites with revision type 'delete'
Fixed for to-one associations, but not for one-to-many and other collection types.
(cherry picked from commit 52ab4baafb )
|
2013-04-05 15:51:50 +02:00 |
Brett Meyer
|
8d4b4857b7
|
HHH-7993 Support jar scanning in OSGi
|
2013-04-04 15:01:37 -04:00 |
Brett Meyer
|
e750fe7755
|
HHH-8136 Correct "to_char" function in HSQL
|
2013-04-03 11:16:31 -04:00 |
Steve Ebersole
|
919a0e4244
|
HHH-7714 - Add support for EntityMode.MAP to JPA Criteria API
(cherry picked from commit 04a9701f8b )
|
2013-04-01 08:39:16 -05:00 |
Steve Ebersole
|
f22a8f627b
|
HHH-8122 - Scrub known-sensitive settings from EMF.getProperties()
(cherry picked from commit bc85168015 )
Conflicts:
hibernate-entitymanager/src/main/java/org/hibernate/ejb/EntityManagerFactoryImpl.java
|
2013-03-29 12:55:39 -05:00 |
Brad Koehn
|
2758b8b494
|
HHH-7714 Add support for EntityMode.MAP to JPA Criteria API
|
2013-03-29 09:14:47 -05:00 |