Emmanuel Bernard
|
eeb136fa71
|
ANN-860 implement @OrderColumn
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17192 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-07-22 20:40:50 +00:00 |
Steve Ebersole
|
b339e33121
|
HHH-4022 - Add an actual API contract for querying/managing cache regions (from app code)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17027 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-07-07 18:39:39 +00:00 |
Emmanuel Bernard
|
db35f58467
|
EJB-446 implements EMF.getCache() except contains
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17008 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-07-06 17:19:44 +00:00 |
Emmanuel Bernard
|
fa4e5c37b3
|
Minor fix on detach()
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17006 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-07-06 16:22:17 +00:00 |
Hardy Ferentschik
|
97a0919521
|
JBPAPP-1998 Added additional try/catch in AbstractEntityManagerImpl.wrapStaleStateException
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16594 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-05-19 09:55:46 +00:00 |
Emmanuel Bernard
|
11668ca67c
|
HHH-3906 EJB-436 ANN-830 Move to JPA 2 API as a dependency
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16523 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-05-07 21:34:21 +00:00 |
Juraci Krohling
|
062139460c
|
EJB-433 - Added a call to getProperties, to make sure that create-drop is set.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16450 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-04-27 12:10:35 +00:00 |
Hardy Ferentschik
|
339ec18771
|
JBPAPP-1679
Aligned hibernate.properties with hibernate.properties in testsuite module.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16421 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-04-23 11:53:54 +00:00 |
Juraci Krohling
|
0f9a6882b9
|
JBPAPP-1078 EJB-413 - Removed a dependency on sequences for XMLTests and added a specific package with sequences, to be used only on databases which supports it. For trunk
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16383 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-04-21 14:02:32 +00:00 |
Juraci Krohling
|
8b4b88200b
|
EJB-403 - Removed alias from native update statement, as it is not supported in many databases. For trunk
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16380 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-04-21 13:39:04 +00:00 |
Juraci Krohling
|
4ff6065093
|
EJB-418 - Added tearDown method to EJB3TestCase, as the current behaviour was keeping some dirt in the database after the execution of the last test in the EJB3TestCase hierarquy. For trunk
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16377 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-04-21 13:15:48 +00:00 |
Emmanuel Bernard
|
70362709f6
|
EJB-428 move scanning facility under the Scanner interface and implement NativeScanner
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16358 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-04-18 14:35:58 +00:00 |
Emmanuel Bernard
|
38471d1b73
|
cleaner variable name
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16217 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-03-25 21:07:29 +00:00 |
Emmanuel Bernard
|
1c42279492
|
HCANN-5 Introdice the MetadataProvider and MetadataProviderInjector facility
ANN-810 Use the new MetadataProvider facility to implement EJB3 overriding
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16206 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-03-23 01:53:05 +00:00 |
Juraci Krohling
|
d6e005a8b7
|
EJB-404 JBPAPP-1079 - Fixed the test case for PostgreSQL and DB2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15778 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-01-14 13:06:17 +00:00 |
Juraci Krohling
|
4fa064b209
|
EJB-404 - Changing the order of the predicates in testIsNull. Now it pleases PostgreSQL as well
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15696 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-15 10:46:00 +00:00 |
Juraci Krohling
|
fb2eb9e870
|
EJB-406 - Makes a test to fail if there are unfinished transactions, and closes it to not affect other tests
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15686 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-12 13:10:10 +00:00 |
Juraci Krohling
|
8719e10c1c
|
EJB-405 - Changed the column name for properties which are reserved keywords in some databases
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15677 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-10 12:05:04 +00:00 |
Juraci Krohling
|
468743d2a7
|
EJB-407 - Fixing the test cases, to close the EM and/or finish the active transaction
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15676 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-12-10 12:01:47 +00:00 |
Hardy Ferentschik
|
669d21a7bd
|
HHH-3580 fixed PackagedEntityManagerTest
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15484 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-11-03 15:09:16 +00:00 |
Hardy Ferentschik
|
30afc77a79
|
HHH-3580 fixed some more tests and enabled svn:keywrds substitution on all java files
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15483 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-11-03 14:25:59 +00:00 |
Hardy Ferentschik
|
08b6d1ea13
|
HHH-3580 removed some more obsolete resources and started to fix the failing tests; later we might move build.xml into the pom
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15482 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-11-03 12:55:04 +00:00 |
Hardy Ferentschik
|
572f412482
|
HHH-3580 - moved some resources around and deleted obsolete ones
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15480 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-11-03 10:26:13 +00:00 |
Hardy Ferentschik
|
e70e58135e
|
HHH-3580 - get sources compile and most tests working
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15479 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-11-03 10:22:12 +00:00 |
Steve Ebersole
|
407d4f1704
|
HHH-3580 : import entitymanager into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15474 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-31 17:29:01 +00:00 |
Steve Ebersole
|
75c43d764b
|
HHH-3580 : import entitymanager into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15473 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-31 17:27:49 +00:00 |
Steve Ebersole
|
16c85a2c4f
|
HHH-3580 : import entitymanager into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15472 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-31 17:22:32 +00:00 |
Steve Ebersole
|
9efd65f9de
|
HHH-3580 : import entitymanager into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15470 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-31 17:18:48 +00:00 |
Steve Ebersole
|
a133cfb6a8
|
HHH-3580 : import entitymanager into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15469 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-31 17:15:43 +00:00 |
Steve Ebersole
|
b7fb3fcdee
|
HHH-3580 : import entitymanager into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15467 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-10-31 17:07:47 +00:00 |