Strong Liu
|
0bed7eaad9
|
HHH-7736 join subclass support and set mutable property to the plural attribute binding
|
2013-01-14 02:19:40 +08:00 |
Steve Ebersole
|
5de1677ce7
|
HHH-7914 - Improve new stored procedure call support
|
2013-01-11 17:48:38 -06:00 |
Strong Liu
|
9b7462c39c
|
HHH-7736 join subclass support
|
2013-01-12 07:35:38 +08:00 |
Strong Liu
|
0671761c14
|
HHH-7736 join subclass support
|
2013-01-12 07:09:58 +08:00 |
Strong Liu
|
ecf0114a63
|
HHH-7916 @NotFound.IGNORE
|
2013-01-12 04:29:17 +08:00 |
Gail Badner
|
29916adccb
|
HHH-7919 : Miscellaneous embeddable bugfixes
|
2013-01-11 11:03:02 -08:00 |
Gail Badner
|
413ca60475
|
HHH-7917 : Add support for ordered sets
|
2013-01-10 14:42:12 -08:00 |
Gail Badner
|
bf5fabd64a
|
HHH-7909: Non-basic map keys and index backrefs
|
2013-01-10 10:42:12 -08:00 |
Strong Liu
|
029badbba6
|
HHH-7916 @NotFound.IGNORE
|
2013-01-11 02:06:04 +08:00 |
Strong Liu
|
ee50c8b2a4
|
fixing simple BV test
|
2013-01-11 01:20:20 +08:00 |
Lukasz Antoniak
|
0713cea180
|
HHH-7870 - Fix and test
|
2013-01-10 14:38:11 +01:00 |
Steve Ebersole
|
c8b20660ed
|
HHH-7912 - Define edge-case behavior for Session.evict
|
2013-01-08 20:56:38 -06:00 |
Gail Badner
|
d7246f1da2
|
HHH-7909 : Add support for non-basic map keys
|
2013-01-08 11:43:37 -08:00 |
Strong Liu
|
1f82999520
|
HHH-7907 Bind filter
|
2013-01-08 20:45:56 +08:00 |
Brett Meyer
|
fbe24bc2cb
|
HHH-7911 NPE in TwoPhaseLoad#initializeEntity
|
2013-01-08 00:20:34 -05:00 |
Gail Badner
|
1159905084
|
HHH-7909 : Refactor to prepare for supporting non-basic map keys
|
2013-01-07 16:32:05 -08:00 |
Brett Meyer
|
e1c9c1e9a7
|
HHH-6643 Overrode getNotExpression in DB2Dialect
|
2013-01-07 12:27:58 -05:00 |
Brett Meyer
|
6aabd0a0e4
|
HHH-7797 Deprecating mistakenly removed Dialect methods
|
2013-01-07 12:18:41 -05:00 |
Strong Liu
|
fc1c6b6d41
|
HHH-7907 Bind filter
|
2013-01-07 00:19:47 +08:00 |
Strong Liu
|
81089bab2b
|
HHH-7907 Bind filter
|
2013-01-06 23:54:00 +08:00 |
Strong Liu
|
0f954d3082
|
HHH-7907 Bind filter
|
2013-01-06 22:57:52 +08:00 |
Strong Liu
|
fdbf788b65
|
HHH-7907 Bind filter
|
2013-01-06 22:54:06 +08:00 |
Strong Liu
|
87e19a2c3e
|
HHH-7907 Bind filter
|
2013-01-06 22:48:44 +08:00 |
Strong Liu
|
4a567e04cb
|
only create unique constraint for non-pk column
|
2013-01-06 14:32:25 +08:00 |
Strong Liu
|
18187f58ed
|
HHH-7906 auto import unqualified entity name
|
2013-01-06 01:32:55 +08:00 |
Strong Liu
|
796cbc5924
|
HHH-7906 auto import unqualified entity name
|
2013-01-06 01:02:52 +08:00 |
Strong Liu
|
b353410cb8
|
HHH-7906 auto import unqualified entity name
|
2013-01-06 01:00:12 +08:00 |
Strong Liu
|
524c94b384
|
HHH-7950 - natural id column should not be force not null
|
2013-01-06 00:40:46 +08:00 |
Strong Liu
|
925d52c995
|
fixing simple failing test
|
2013-01-06 00:23:11 +08:00 |
Strong Liu
|
b22b688ef9
|
enable hibernate.format_sql property for testing
|
2013-01-05 22:39:34 +08:00 |
Strong Liu
|
ff34a00485
|
HHH-7904 - uniform how to use NamingStrategy
|
2013-01-05 22:38:27 +08:00 |
Brett Meyer
|
7b9b9b39c0
|
HHH-2448 Generate identical column aliases among cluster
|
2013-01-04 14:50:50 -05:00 |
Brett Meyer
|
cb4a5ee91b
|
HHH-6643 Corrected intermittent test failure
|
2013-01-04 13:35:56 -05:00 |
Gail Badner
|
f5e83567c5
|
HHH-7523 : Add support for key-many-to-one in composite IDs
|
2013-01-03 20:12:38 -08:00 |
Nikolay Shestakov
|
d803b9b3a7
|
HHH-3458 Register postgres random() function as "rand" in PostgresSQLDialect
|
2013-01-03 17:36:32 -05:00 |
Brett Meyer
|
34f34cecbe
|
HHH-7900 Reverting accidental partial push
This reverts commit 48816a2c8a .
|
2013-01-03 16:57:58 -05:00 |
Brett Meyer
|
cd76f86f02
|
HHH-6643 Criteria doesn't support a chaining of 2 not restrictions (sql
= not not criterion)
|
2013-01-03 15:59:26 -05:00 |
Brett Meyer
|
510f876ff0
|
HHH-7866 Cleanup and added a few more checks
|
2013-01-03 15:08:22 -05:00 |
Sanne Grinovero
|
5cf1b469dd
|
HHH-7866 Avoid redundant log level checking in StandardQueryCache
|
2013-01-03 15:00:57 -05:00 |
Brett Meyer
|
48816a2c8a
|
HHH-7900 Began skeleton code for annotated M2M maps
|
2013-01-03 14:11:40 -05:00 |
Lukasz Antoniak
|
bcf73bd32c
|
HHH-7437 - Fix and test
|
2013-01-03 13:10:16 +01:00 |
Strong Liu
|
9f4f817a73
|
simple change, mostly are removing those unnesserary unboxing code.
|
2012-12-31 23:20:05 +08:00 |
Strong Liu
|
781133164b
|
code format and fixing typo
|
2012-12-31 22:00:51 +08:00 |
Nikolay Shestakov
|
1c0b551055
|
using ConcurrentHashMap for decrease synchronization
|
2012-12-29 00:13:50 +06:00 |
Strong Liu
|
1cd75bbdd4
|
HHH-7894 failing test due to EntityNotFoundDelegate is not set to the SFbuilder
|
2012-12-28 17:20:57 +08:00 |
Strong Liu
|
2d43576045
|
HHH-7888 - Bind @OrderBy with empty value
|
2012-12-28 03:39:51 +08:00 |
Strong Liu
|
288823d2dd
|
HHH-7893 - Refactoring Binder code
|
2012-12-27 13:36:09 +08:00 |
Gail Badner
|
0ddb9b914a
|
HHH-6391 : Add support for joined attributes
|
2012-12-26 20:19:58 -08:00 |
Lukasz Antoniak
|
b11c23fd45
|
HHH-7561 - Fix and test
|
2012-12-26 01:46:42 +08:00 |
Strong Liu
|
6c6df69535
|
refactor, remove redundant type cast
|
2012-12-25 19:25:47 +08:00 |