Steve Ebersole
|
6493976266
|
Better handling of implicit literal numeric expression typing
|
2011-03-17 13:46:49 -05:00 |
Emmanuel Bernard
|
5f3749e590
|
Add JavaDoc to signal Hibrnate OGM dependencies
|
2011-03-17 13:46:49 -05:00 |
Emmanuel Bernard
|
1419b51736
|
HHH-5993 Add documentation for session factory observer config
|
2011-03-15 14:49:22 +01:00 |
Emmanuel Bernard
|
12bd0f24c0
|
HHH-5993 Add SessionFactoryObserver configuration option to HEM
|
2011-03-15 14:49:22 +01:00 |
Steve Ebersole
|
9ad55dc4bd
|
HHH-5942 - Migrate to JUnit 4
|
2011-03-14 13:14:07 -05:00 |
Steve Ebersole
|
df4df47b95
|
HHH-5942 - Migrate to JUnit 4
|
2011-03-14 13:14:07 -05:00 |
Steve Ebersole
|
20a120ef6c
|
HHH-5942 - Migrate to JUnit 4
|
2011-03-14 13:14:07 -05:00 |
Steve Ebersole
|
1c203f35ec
|
HHH-5942 - Migrate to JUnit 4
|
2011-03-14 13:14:07 -05:00 |
Steve Ebersole
|
fd3fb8b316
|
HHH-5942 - Migrate to JUnit 4
|
2011-03-14 13:14:07 -05:00 |
Steve Ebersole
|
03ada52204
|
HHH-5942 - Migrate to JUnit 4
|
2011-03-14 13:14:06 -05:00 |
Steve Ebersole
|
b1a9f36375
|
HHH-6000 - split annotation processor execution out into separate tasks
|
2011-03-09 15:29:40 -06:00 |
Steve Ebersole
|
4926904ed7
|
HHH-6000 - split annotation processor execution out into separate tasks
|
2011-03-09 13:30:29 -06:00 |
Steve Ebersole
|
7f09622a68
|
Merge branch 'master' of github.com:hibernate/hibernate-core
|
2011-03-09 13:21:40 -06:00 |
Steve Ebersole
|
43b812c1de
|
HHH-6000 - split annotation processor execution out into separate tasks
|
2011-03-09 13:15:47 -06:00 |
JPAV
|
f4815ee3a9
|
Removed bin folder from entity manager module
|
2011-03-09 10:32:02 -06:00 |
Steve Ebersole
|
8b94ac65a1
|
HHH-5994 - Inserts may be delayed because TransactionCoordinatorImpl.isTransactionInProgress() returns false for non-JTA transactions
|
2011-03-09 09:52:12 -06:00 |
JPAV
|
78136e02ff
|
Merge branch 'master' of git://github.com/hibernate/hibernate-core
|
2011-03-08 16:31:47 -06:00 |
JPAV
|
346418c4ef
|
Final sync with upstream master
|
2011-03-08 16:19:57 -06:00 |
Emmanuel Bernard
|
b710115a93
|
HHH-5916 Remove unnecessary property for persister class provider
Now replaced with the service's property PersisterClassResolverInitiator.IMPL_NAME
aka "hibernate.persister.resolver"
|
2011-03-08 19:50:13 +01:00 |
Steve Ebersole
|
16464ae8be
|
HHH-5987 - Remove org.hibernate.ejb.CurrentEntityManagerImpl
|
2011-03-07 07:51:18 -06:00 |
Steve Ebersole
|
56d242acdf
|
HHH-5949 - Migrate, complete and integrate TransactionFactory as a service
|
2011-03-06 08:46:57 -06:00 |
Steve Ebersole
|
0816d00e59
|
HHH-5986 - Refactor org.hibernate.util package for spi/internal split
|
2011-03-05 09:26:34 -06:00 |
Steve Ebersole
|
ddfcc44d76
|
HHH-5916 - Add support for a programmatic way to define a default EntityPersister and CollectionPersister class implementation
|
2011-03-04 15:37:25 -06:00 |
Gail Badner
|
747c2dd50d
|
HHH-5982 : Flush checker bugs
|
2011-03-04 11:18:34 -08:00 |
Steve Ebersole
|
bf186e7a6e
|
HHH-5949 - Migrate, complete and integrate TransactionFactory as a service
|
2011-03-03 11:53:20 -06:00 |
Steve Ebersole
|
b4a440e8d3
|
HHH-5949 - Migrate, complete and integrate TransactionFactory as a service
|
2011-03-02 16:52:43 -06:00 |
JPAV
|
79080f74d6
|
sync with master
|
2011-02-24 16:18:35 -06:00 |
JPAV
|
c71e3c4baf
|
Changed copyright notice from JBoss to Hibernate for new logging classes
|
2011-02-23 16:46:58 -06:00 |
Steve Ebersole
|
e9ec8ef587
|
HHH-5943 - Make ServiceRegistry mutable
|
2011-02-23 15:57:41 -06:00 |
Steve Ebersole
|
8a530db254
|
HHH-5943 - Make ServiceRegistry mutable
|
2011-02-23 15:56:16 -06:00 |
Emmanuel Bernard
|
02cf95da33
|
HHH-5916 Add documentation for PersisterClassProvider option on Hibernate EntityManager
|
2011-02-23 15:38:45 -06:00 |
Emmanuel Bernard
|
bac44e377d
|
HHH-5916 Add test for PersisterClassProvider on Ejb3Configuration
|
2011-02-23 15:38:45 -06:00 |
Emmanuel Bernard
|
24936b0b70
|
HHH-5916 Expose persister class provider via Ejb3Configuration
|
2011-02-23 15:38:44 -06:00 |
Emmanuel Bernard
|
eb9a093262
|
HHH-5916 extract property name to instance logic into helper method
|
2011-02-23 15:38:44 -06:00 |
Steve Ebersole
|
b2a7967624
|
HHH-5903 - Rename ServicesRegistry to ServiceRegistry
|
2011-02-23 15:30:22 -06:00 |
Gail Badner
|
d1515a2911
|
HHH-5126 : "in" expression and column-valued-input-parameter
|
2011-02-23 15:18:43 -06:00 |
Steve Ebersole
|
1be9fc80c9
|
HHH-5821 - JPA EntityType's (or ManagedType's) getSingularAttributes() returns the version attribute with isVersion set to false.
|
2011-02-23 15:17:29 -06:00 |
Sanne Grinovero
|
2641842ba9
|
HHH-5843 - Avoid useless branches during HQL parsing when trace logging is disabled
|
2011-02-23 13:04:19 -06:00 |
Steve Ebersole
|
3ba07b3f18
|
HHH-5943 - Make ServiceRegistry mutable
|
2011-02-21 22:18:17 -06:00 |
Steve Ebersole
|
2a64bcf9a7
|
HHH-5943 - Make ServiceRegistry mutable
|
2011-02-21 21:46:54 -06:00 |
JPAV
|
ece77365dc
|
Updated to work with latest releases of jboss-logging and jboss-logging-tools
|
2011-02-16 16:14:27 -06:00 |
Emmanuel Bernard
|
7e42b46444
|
HHH-5916 Add documentation for PersisterClassProvider option on Hibernate EntityManager
|
2011-02-14 19:21:33 +01:00 |
Emmanuel Bernard
|
d5c16fb11d
|
HHH-5916 Add test for PersisterClassProvider on Ejb3Configuration
|
2011-02-14 19:20:20 +01:00 |
Emmanuel Bernard
|
876d613974
|
HHH-5916 Expose persister class provider via Ejb3Configuration
|
2011-02-14 19:20:20 +01:00 |
Emmanuel Bernard
|
d5d492744f
|
HHH-5916 extract property name to instance logic into helper method
|
2011-02-14 19:20:19 +01:00 |
JPAV
|
acf89b9e68
|
Changes from requests at Hibernate meeting: message codes, use XXXf methods for debug and trace, use @Cause
|
2011-02-08 14:01:34 -06:00 |
JPAV
|
8c806d361d
|
Changes from requests at Hibernate meeting: message codes, use XXXf methods for debug and trace, use @Cause
|
2011-02-08 13:55:27 -06:00 |
Steve Ebersole
|
011d7e1114
|
HHH-5903 - Rename ServicesRegistry to ServiceRegistry
|
2011-02-08 11:27:27 -06:00 |
JPAV
|
c26763c2e9
|
Added used of @Cause to log messages
|
2011-01-25 14:54:39 -06:00 |
Gail Badner
|
0013a90d20
|
HHH-5126 : "in" expression and column-valued-input-parameter
|
2011-01-21 13:05:54 -08:00 |