Hardy Ferentschik
088990cc78
HHH-7503 Formatting, no functional changes. Adding missing license header and removing '//$Id$'
2012-08-23 18:51:29 +02:00
Strong Liu
8e8d681c7e
Merge branch 'master' into metamodel
2012-08-23 22:54:33 +08:00
Steve Ebersole
581f037dee
HHH-7514 - Upgrade to Jandex 1.1
2012-08-22 17:35:35 -05:00
Steve Ebersole
fd8a45b2b2
HHH-7514 - Upgrade to Jandex 1.1
2012-08-22 13:41:16 -05:00
Steve Ebersole
8c1923ee05
HHH-7540 - Allow integration hooks into all steps of building a SessionFactory
2012-08-22 12:46:15 -05:00
Hardy Ferentschik
54e7832a35
Removing @FailureExpectedWithNewMetamodel from class level of NativeSqlAndQuotedIdentifiersTest and placing them on #testBasicEntityMapping and #testExpandedEntityMapping directly
2012-08-21 18:29:02 +02:00
Steve Ebersole
4282e23caa
HHH-7387 - Integrate Draft 6 of the JPA 2.1 spec : CDI (small test change)
2012-08-18 12:30:21 -05:00
Steve Ebersole
c9ff6f2fe2
HHH-7387 - Integrate Draft 6 of the JPA 2.1 spec : CDI (small test change)
2012-08-17 18:31:13 -05:00
Steve Ebersole
f74cf0b83f
HHH-7387 - Integrate Draft 6 of the JPA 2.1 spec : CDI support
2012-08-17 18:20:03 -05:00
Strong Liu
a4d7df1e97
HHH-7530 Bind @Loader on collection
2012-08-17 19:35:59 +08:00
Strong Liu
cee1fc8b20
HHH-7529 Bind @LazyCollection
2012-08-17 19:23:41 +08:00
Strong Liu
1c26ef34cc
HHH-6109 bind sql result mapping and named query
2012-08-17 17:49:20 +08:00
Thomas Einwaller
d252a141d0
https://hibernate.onjira.com/browse/HHH-3452
...
Statistics for Criteria Queries
2012-08-17 17:46:59 +08:00
Strong Liu
cb394756c8
HHH-6109 bind sql result mapping and named query
2012-08-17 17:45:26 +08:00
Steve Ebersole
af4fedc98b
HHH-7527 - OSGI manifests for hibernate-orm
2012-08-16 15:20:32 -05:00
Steve Ebersole
6b5a428b3f
HHH-7527 - OSGI manifests for hibernate-orm : clean up org.hibernate.engine.spi package duplication between hem and core
2012-08-16 14:21:21 -05:00
Steve Ebersole
52336f4150
HHH-7524 - Enabling AvailableSettings.ENABLE_LAZY_LOAD_NO_TRANS results in leaking DB-connections
2012-08-16 11:28:41 -05:00
Steve Ebersole
5739392572
HHH-6823 - Short-name config values : transactions
2012-08-16 11:28:41 -05:00
Lukasz Antoniak
773d0793f1
HHH-4751 - Fix and test
2012-08-16 10:34:16 +02:00
Steve Ebersole
7120b85bbc
HHH-7521 - JBoss 7 / JPA 2.1 integration work
2012-08-15 13:47:21 -05:00
Steve Ebersole
d8651c3ba7
HHH-7524 - Enabling AvailableSettings.ENABLE_LAZY_LOAD_NO_TRANS results in leaking DB-connections
2012-08-15 10:51:47 -05:00
Steve Ebersole
9c148815d8
HHH-7472 - Introduce a "schema management" service : externalized exporters
2012-08-14 17:24:20 -05:00
Steve Ebersole
d24f3e76f1
HHH-7472 - Introduce a "schema management" service : ordering of statements including ordering of auxiliary objects
2012-08-14 13:48:20 -05:00
Steve Ebersole
cd480fbd2b
HHH-7472 - Introduce a "schema management" service
2012-08-14 09:55:17 -05:00
Steve Ebersole
07973f29a2
HHH-7472 - Introduce a "schema management" service
2012-08-14 09:53:00 -05:00
Sanne Grinovero
94aa561e19
HHH-7367 Upgrade to Infinispan 5.1.6.FINAL
2012-08-14 10:43:07 +08:00
Steve Ebersole
392f08fbd6
HHH-7472 - Introduce a "schema management" service
2012-08-13 17:49:10 -05:00
Steve Ebersole
b38e160cba
HHH-7521 - JBoss 7 / JPA 2.1 integration work
2012-08-13 11:47:21 -05:00
Steve Ebersole
c782548172
HHH-7517 - Make sure new metamodel bindings create FK for joined inheritance
2012-08-09 13:34:58 -05:00
Strong Liu
fae0d3f498
HHH-7509 NPE regression in second level cache
2012-08-09 14:55:02 +08:00
Scott Marlow
8e73bb056e
HHH-7509 fix NPE in second level cache
2012-08-08 22:24:32 -04:00
Strong Liu
0068625ee7
HHH-7508 Debug logging throws MissingFormatArgumentException when using non standard Optimizer
2012-08-08 21:12:59 +08:00
Strong Liu
da241cb7ac
HHH-7385 change to use gradle 1.1
2012-08-08 20:54:40 +08:00
Strong Liu
851da741a3
HHH-7385 change to use gradle 1.1
2012-08-08 19:08:38 +08:00
Strong Liu
7a82349f75
HHH-7385 change to use gradle 1.1
2012-08-08 17:09:11 +08:00
Gail Badner
9a7d3ee81c
HHH-7493 : Documentation still refers to dom4j as an entity mode
2012-08-08 00:32:35 -07:00
Steve Ebersole
467258cffa
HHH-7457 - Enable loading of collections thats been detached from session
2012-08-07 14:52:00 -05:00
Ståle W. Pedersen
a1c9ed7756
HHH-7457
...
enabled hibernate to reattach a collection that hasnt been loaded to the session.
note: this can cause data to be loaded outside a transaction. use with caution.
2012-08-07 14:52:00 -05:00
Steve Ebersole
a385792178
HHH-7305 - NPE in LogicalConnectionImpl when multi tenancy is used without providing a release mode manually
2012-08-07 14:03:56 -05:00
Lukasz Antoniak
9aa88b9a24
HHH-7157 - Fix and test
2012-08-07 19:07:56 +02:00
Steve Ebersole
5c986ab59f
HHH-7472 - Introduce a "schema management" service
2012-08-07 10:40:20 -05:00
Strong Liu
d0e13b664a
HHH-7108 HHH-6608
2012-08-07 15:08:23 +08:00
Steve Ebersole
45118e729d
HHH-7502 - Problems with multi-tenancy and 2nd level cache
2012-08-06 18:26:22 -05:00
Steve Ebersole
481e427fbc
HHH-7472 - Introduce a "schema management" service
2012-08-06 17:34:33 -05:00
Strong Liu
7f10972048
HHH-2808 CLONE -Impossible to define caching for a subclass's collection in hibernate.cgf.xml
2012-08-06 14:37:27 +08:00
Tair Sabirgaliev
1ec1254bab
Test: order of <mapping .../> affects caching configuration
2012-08-06 13:22:30 +08:00
Strong Liu
c9d6d61adf
HHH-7446 bug-fix
2012-08-06 13:08:24 +08:00
Guenther Demetz
8b9f171a03
HHH-7446 bug-fix
2012-08-06 13:05:16 +08:00
Guenther Demetz
7673092426
HHH-5281 test-case
2012-08-06 13:05:16 +08:00
Strong Liu
420cec8c7a
fix unique annotations parse issue, was a typo
2012-08-06 12:50:04 +08:00