Gail Badner
|
35feb69ad2
|
Update version to 3.6.2.Final
3.6.2.Final
|
2011-03-09 16:04:37 -08:00 |
|
Gail Badner
|
9a791b1b71
|
update changelog.txt for 3.6.2
|
2011-03-09 15:50:37 -08:00 |
|
Gail Badner
|
c582707c86
|
HHH-5590 : Don't log and rethrow exception in AbstractFlushingEventListener
|
2011-03-09 12:17:39 -08:00 |
|
Gail Badner
|
7d22b9bfe1
|
HHH-5890 : License comment refers to non-exiting page
|
2011-03-09 03:59:56 -08:00 |
|
Gail Badner
|
d456598a65
|
HHH-5952 : BlobTypeDescriptor.PRIMITIVE_ARRAY_BINDING binder does not unwrap value before binding
|
2011-03-08 13:52:34 -08:00 |
|
Gail Badner
|
e109a4c892
|
HHH-5842 : Types.Binary column type should be registered with a length for HSQLDialect
|
2011-03-08 13:15:42 -08:00 |
|
David M. Carr
|
79e0909772
|
HHH-5977 Add a couple additional unit tests for when you use a @JoinColumn with a secondary table specified.
|
2011-03-04 00:04:07 +01:00 |
|
Gail Badner
|
f7fda73168
|
HHH-5968 : Deprecate nullSafeGet()/nullSafeSet() methods with no SessionImplementor argument from UserType and AbstractSingleColumnStandardBasicType
|
2011-02-25 14:11:13 -08:00 |
|
Emmanuel Bernard
|
abd78660bd
|
HHH-5916 Add documentation for PersisterClassProvider option on Hibernate EntityManager
|
2011-02-14 19:19:34 +01:00 |
|
Emmanuel Bernard
|
2de8fff68c
|
Clean documentation
|
2011-02-14 19:19:34 +01:00 |
|
Emmanuel Bernard
|
84c7a0a6db
|
HHH-5916 Add documentation for PersisterClassProvider
|
2011-02-14 19:19:34 +01:00 |
|
Emmanuel Bernard
|
bbf7de5734
|
HHH-5916 Add test for PersisterClassProvider on Ejb3Configuration
|
2011-02-14 19:19:34 +01:00 |
|
Emmanuel Bernard
|
99ccbc8315
|
HHH-5916 Add test for Configuration.setPersisterClassProvider
|
2011-02-14 19:19:34 +01:00 |
|
Emmanuel Bernard
|
ed62c3ba3c
|
HHH-5916 Expose persister class provider via Ejb3Configuration
|
2011-02-14 19:19:34 +01:00 |
|
Emmanuel Bernard
|
bdfbd324e3
|
HHH-5916 extract property name to instance logic into helper method
|
2011-02-14 19:19:34 +01:00 |
|
Emmanuel Bernard
|
2d6b6b0c46
|
HHH-5916 Use PersisterClassProvider in Binders
|
2011-02-14 19:19:34 +01:00 |
|
Emmanuel Bernard
|
3c3179a081
|
HHH-5916 Expose PersisterClassProvider configuration
|
2011-02-14 19:19:33 +01:00 |
|
Emmanuel Bernard
|
b31754d18b
|
HHH-5916 Add contract for custom default persister class provider
|
2011-02-14 19:19:33 +01:00 |
|
adamw
|
d464f4e6cd
|
Merge branch '3.6' of https://github.com/seabass21/hibernate-core into 3.6
|
2011-02-14 17:54:26 +01:00 |
|
Brian Parker
|
73729c97e3
|
Apply read and write expressions to the revision entity.
|
2011-02-12 15:12:15 -06:00 |
|
Strong Liu
|
3815ad36ee
|
Merge branch '3.6' of github.com:hibernate/hibernate-core into 3.6
|
2011-02-09 20:37:36 +08:00 |
|
Strong Liu
|
1479a69fdd
|
HHH-5907 change to use autobox instead of create new object everytime to get minor improvement
|
2011-02-09 20:20:09 +08:00 |
|
Strong Liu
|
d9dc1c9125
|
HHH-5907 derby does not support materialize a LOB locator outside the transaction in which it was created
|
2011-02-09 20:00:56 +08:00 |
|
Strong Liu
|
1b7814f4fe
|
HHH-5907 upgrade derby version to the latest 10.7.1.1
|
2011-02-09 20:00:32 +08:00 |
|
Emmanuel Bernard
|
117a8120bc
|
HHH-5906 make AbstractEntityPersister#getPropertyUniqueness public
|
2011-02-09 10:19:07 +01:00 |
|
Gail Badner
|
f6da72130b
|
HHH-5892 : Fix release date for 3.6.1 in changelog.txt
|
2011-02-07 13:53:38 -08:00 |
|
Gail Badner
|
9f29d406ff
|
HHH-5893 : Tests fail for dialects that return null for empty LOBs
|
2011-02-07 12:50:53 -08:00 |
|
Gail Badner
|
42a38cfefa
|
update version to 3.6.2-SNAPSHOT
|
2011-02-02 19:17:56 -08:00 |
|
Gail Badner
|
8fe9ef6ed6
|
Update version to 3.6.1.Final
3.6.1.Final
|
2011-02-02 19:00:17 -08:00 |
|
Gail Badner
|
3a39a8677b
|
Update changelog.txt for 3.6.1
|
2011-02-02 18:33:10 -08:00 |
|
Gail Badner
|
6b2a69850c
|
HHH-5704 : Added tests for empty blob, clob, text, and image
|
2011-02-02 13:35:20 -08:00 |
|
Gail Badner
|
8e832d82a3
|
HHH-5659 HHH-4617 : PostgreSQL and Oracle LOBs
|
2011-02-02 00:45:46 -08:00 |
|
adamw
|
600c29170a
|
HHH-5883: Fixing - @Lob annotated field throws MappingException when the field type is serializable
|
2011-01-31 12:26:26 +01:00 |
|
Emmanuel Bernard
|
4f1830e12b
|
HHH-5879 Expose getPropertyUniqueness from AbstractEntityPersister
|
2011-01-27 18:43:34 -06:00 |
|
Emmanuel Bernard
|
64f6dca494
|
HHH-5879 Open Core ComponentType metamodel
Add a getter to isKey
|
2011-01-27 18:21:43 -06:00 |
|
Emmanuel Bernard
|
d515cbc561
|
HHH-5879 Improve AbstractEntityPersister to allow better subclassing in the loader area
Make use of a getLoader() getter which is protected
|
2011-01-27 18:20:52 -06:00 |
|
Emmanuel Bernard
|
b2e08eb32a
|
HHH-5879 Make property protected for use by the OGM persister
|
2011-01-27 18:20:11 -06:00 |
|
Emmanuel Bernard
|
d5539db522
|
HHH-5879 expose getPropertyColumnUpdateable getPropertyColumnInsertable
|
2011-01-27 18:17:50 -06:00 |
|
Emmanuel Bernard
|
c6d0cef046
|
HHH-5879 Expose SessionFactory observer as SessionFactoryImplementor contract
|
2011-01-27 18:08:44 -06:00 |
|
Galder Zamarreño
|
300b1946fe
|
HHH-5859 - Upgraded to 4.2.0.CR1
Apart from upgrading Infinispan, test transaction manager code has been
changed so that read only transactions are not committed twice.
|
2011-01-24 20:11:23 +01:00 |
|
Gail Badner
|
29f39cc2bd
|
HHH-4878 : document materialized blob/clob, text/image and minor corrections
|
2011-01-21 14:00:16 -08:00 |
|
Gail Badner
|
ac2dcd9c55
|
HHH-5126 : "in" expression and column-valued-input-parameter
|
2011-01-21 12:43:32 -08:00 |
|
Steve Ebersole
|
b1bbdebd27
|
HHH-5550 - Hibernate.createBlob() fails when used in current_session_context_class=thread mode
|
2011-01-21 14:16:23 -06:00 |
|
Steve Ebersole
|
b3967db041
|
HHH-5821 - JPA EntityType's (or ManagedType's) getSingularAttributes() returns the version attribute with isVersion set to false.
|
2011-01-21 14:04:26 -06:00 |
|
Gail Badner
|
d519d8c425
|
HHH-5681 : Packaged jar has file with absolute patch
|
2011-01-21 11:06:15 -08:00 |
|
Steve Ebersole
|
13b3222a5c
|
HHH-5823 - Poor multithread performance in UpdateTimestampsCache class
|
2011-01-21 12:39:59 -06:00 |
|
Steve Ebersole
|
82aea1ba45
|
HHH-5824 - Poor multithread performance in SessionFactoryImpl.getQueryCache method
|
2011-01-21 12:09:46 -06:00 |
|
Steve Ebersole
|
a1266b9103
|
HHH-5550 - Hibernate.createBlob() fails when used in current_session_context_class=thread mode
|
2011-01-21 11:07:10 -06:00 |
|
Steve Ebersole
|
bbc338c053
|
HHH-5853: Problem loading cachable collections defined with a property-ref key
|
2011-01-20 13:01:13 -06:00 |
|
Hardy Ferentschik
|
3cfb1904e5
|
HHH-5843 Adding a log.isTraceEnabled call before the actual log call
Not really related to the HQL parsing, but it is also a small logging performance change
|
2011-01-19 10:13:49 +01:00 |
|