Adam Warski
|
266fbedbd3
|
Performance tests
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15601 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-11-20 13:09:44 +00:00 |
Adam Warski
|
3ad01d08f5
|
Removing unused HibernateVersion class, updating demo
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15593 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-11-19 14:35:40 +00:00 |
Adam Warski
|
ef45d04181
|
HHH-3611: improved query interface
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15589 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-11-19 13:10:40 +00:00 |
Adam Warski
|
f5253722a4
|
HHH-3564: support for joined inheritance with tests
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15571 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-11-17 07:19:44 +00:00 |
Adam Warski
|
18074af9b4
|
HHH-3564: support for table-per-class inheritance strategy with tests
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15566 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-11-15 15:23:25 +00:00 |
Adam Warski
|
044efaeeb3
|
HHH-3602: bug fix with test (generating a CollectionChangeWorkUnit for the proper entity in case a relation is owned by a superclass, when inheritance is used)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15565 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-11-14 15:16:23 +00:00 |
Adam Warski
|
edf3822cfb
|
HHH-3594: bug fix with test
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15551 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-11-12 12:28:54 +00:00 |
Adam Warski
|
1013fef216
|
HHH-3598: revision type property can be used as query restriction
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15550 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-11-12 11:03:15 +00:00 |
Adam Warski
|
b4d814bbff
|
HHH-3568: all audit entites are mapped with update="false"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15519 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-11-05 09:23:49 +00:00 |
Adam Warski
|
5f0bb2f691
|
HHH-3570: more renaming
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15518 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-11-05 09:17:10 +00:00 |
Adam Warski
|
4603c8a4dd
|
HHH-3570: more renaming
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15517 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-11-05 09:13:05 +00:00 |
Adam Warski
|
843d3c648f
|
HHH-3570: changing default names
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15514 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-11-05 08:41:14 +00:00 |
Adam Warski
|
979f19bab8
|
HHH-3570: compatibility classes - detecting @Versioned annotation
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15507 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-11-04 22:18:48 +00:00 |
Adam Warski
|
ba3aaecbe4
|
HHH-3570: more renaming, some compatibility classes
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15506 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-11-04 22:11:07 +00:00 |
Adam Warski
|
cc03033e59
|
HHH-3565: adding support for field and property access types; changed the way properties are read. Now, instead of a sole property name, a special "PropertyData" object is passed around which encapsulates the property name and access type information.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15481 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2008-11-03 11:24:30 +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 |
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 |
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 |
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
|
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
|
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 |