Commit Graph

12791 Commits

Author SHA1 Message Date
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 282a693243 HHH-3580 : import entitymanager into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15468 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-31 17:15:06 +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
Adam Warski f9913f9e5e Removing the unused logger integration (for Hibernate <3.3)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15465 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-31 12:26:41 +00:00
Adam Warski a94515206d Removing unused Hiberntae 3.2.4.SP1 integration facilities (ReflectionManager)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15464 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-31 12:23:27 +00:00
Adam Warski c1312db934 HHH-3575: fix with test
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15463 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-31 12:14:46 +00:00
Adam Warski 6a7db82fe0 Removing the persister hack, as HHH-3351 has been resolved
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15462 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-31 12:00:22 +00:00
Adam Warski fabb73a8d1 HHH-3570: renaming versioned to audited
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15461 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-31 11:55:23 +00:00
Adam Warski 9fc49bf328 HHH-3570: renaming versioned to audited
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15460 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-31 11:53:38 +00:00
Adam Warski 90f70231c6 HHH-3570: renaming versioned to audited
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15459 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-31 11:42:38 +00:00
Hardy Ferentschik 644ea8d2f2 removed the obsolete ant stuff
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15458 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-31 10:59:37 +00:00
Hardy Ferentschik 2c63850f1e make the documentation buildable via maven as well. In the long run we will have to combine all the documentation though
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15457 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-31 10:57:35 +00:00
Hardy Ferentschik 7d53ae6ebf commented out some tests until HHH-3577 gets fixed
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15456 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-31 10:26:47 +00:00
Steve Ebersole e6ee45c6ce HHH-3351 : import envers as core module
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15453 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-30 16:45:35 +00:00
Hardy Ferentschik 20dd9ccc5f * Moved orm_1_0.xsd into the src/main/resources so that it properly get copied at build time
* Enabled query cache in hibernate.properties

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15452 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-30 12:36:16 +00:00
Adam Warski da8c5a3a19 - Using an in-memory db for testing
- removed dependency on hsqldb
- changed the description

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15451 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-30 09:05:38 +00:00
Adam Warski f1c5c8a31a Tests pass, using h2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15450 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-30 08:24:20 +00:00
Gail Badner bfb989a467 HHH-2146 : NullpointerException in DefaultDeleteEventListener.deleteTransientEntity
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15445 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-29 21:33:52 +00:00
Steve Ebersole 4a058ff6ca HHH-3550 : import annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15436 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-29 16:34:25 +00:00
Steve Ebersole 8cf6a82397 HHH-3550 : import annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15435 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-29 15:51:05 +00:00
Steve Ebersole dd35cf7b14 HHH-3351 : import envers as core module
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15434 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-29 15:17:39 +00:00
Steve Ebersole 15ac9155d2 HHH-3351 : import envers as core module (testng setup)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15433 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-29 14:59:03 +00:00
Adam Warski 595bfdb157 Excluding hibernate-validator from EM dependencies
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15432 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-29 13:44:37 +00:00
Steve Ebersole d19e0a4b1e HHH-3550 : import annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15429 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 21:47:32 +00:00
Steve Ebersole 513c71de5c HHH-3550 : import annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15428 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 21:41:58 +00:00
Steve Ebersole de91525718 HHH-3549 : import commons-annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15427 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 19:16:51 +00:00
Steve Ebersole 5fd839d4ae HHH-3550 : import annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15426 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 18:59:20 +00:00
Steve Ebersole d1ac7790aa HHH-3550 : import annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15425 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 18:58:58 +00:00
Steve Ebersole 43d2ed5fab HHH-3550 : import annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15424 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 18:58:50 +00:00
Steve Ebersole 4838176dc2 HHH-3550 : import annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15423 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 18:58:42 +00:00
Steve Ebersole 112278c914 HHH-3550 : import annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15422 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 18:56:26 +00:00
Steve Ebersole d79ff9c011 HHH-3550 : import annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15421 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 18:55:51 +00:00
Steve Ebersole c7149df157 HHH-3550 : import annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15420 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 18:55:02 +00:00
Steve Ebersole d63e1faac5 HHH-3550 : import annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15419 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 18:54:01 +00:00
Steve Ebersole 9d7a03a5f7 HHH-3550 : import annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15418 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 18:53:13 +00:00
Steve Ebersole c457f2b325 HHH-3550 : import annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15417 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 18:52:43 +00:00
Steve Ebersole a51b033dba HHH-3549 : import commons-annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15416 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 18:43:14 +00:00
Steve Ebersole 7337743c93 HHH-3550 : import annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15415 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 18:41:10 +00:00
Steve Ebersole 53deb4b357 HHH-3549 : import commons-annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15414 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 17:17:35 +00:00
Steve Ebersole 354714caca HHH-3549 : import commons-annotations into core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15413 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-28 16:02:28 +00:00
Steve Ebersole 1afe62250f HHH-3351 : dynamic map entity-persister and subclassing
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15409 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-27 21:28:59 +00:00
Steve Ebersole 7968a450ae HHH-3351 : import envers as core module (legal headers & imports)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15407 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-27 19:58:10 +00:00
Steve Ebersole 78e5d9fd89 HHH-3351 : import envers as core module
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15406 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-27 18:56:31 +00:00
Steve Ebersole e163f8264d HHH-3512 : id generator short-naming
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15367 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-21 19:11:13 +00:00
Steve Ebersole b24a10209a HHH-3512 : id generator short-naming
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15366 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-21 19:10:17 +00:00
Steve Ebersole 84c4579520 HHH-3512 : id generator short-naming
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15365 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-21 18:46:51 +00:00
Steve Ebersole 538982e8e6 HHH-2802 : order-by mapping -> support for property names
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15359 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-20 17:57:44 +00:00
Steve Ebersole 13ddb15f29 HHH-2933 : DialectResolver
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15343 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-13 15:29:23 +00:00
Steve Ebersole 1c27ee9bb5 HHH-3517 : default Tuplizer impls
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15341 1b8cb986-b30d-0410-93ca-fae66ebed9b2
2008-10-13 15:08:15 +00:00