Gail Badner
|
27c43633ab
|
HHH-3334 : Cascade-save breaks if parent ID is assigned (delays insert) and child has identity ID (early insert) (Wallace Wadge)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20210 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-20 17:18:44 +00:00 |
misty
|
d3998b672e
|
Rolling back to the last version Steve worked on (20171)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20202 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-20 05:23:28 +00:00 |
misty
|
ca1f02f4c9
|
HHH-5541
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20200 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-20 01:01:03 +00:00 |
misty
|
0c5c9874e6
|
HHH-5541 Edited Native tutorial to clarify options. Left some comments for questions I have.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20199 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-20 00:30:53 +00:00 |
Gail Badner
|
9ba97ec5cc
|
HHH-5225 : Cannot parse order-by fragment if it contains a registered function without parentheses
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20197 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-19 23:06:32 +00:00 |
Gail Badner
|
f881605577
|
HHH-5163 : added test implementing a workaround for ClassCastException caching results using a ResultTransformer
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20194 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-19 19:57:42 +00:00 |
Steve Ebersole
|
60bceb24f7
|
HHH-5440 - Joined collection expressions not properly "rendered" in JPA Criteria queries
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20193 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-19 16:41:31 +00:00 |
Steve Ebersole
|
fa587d4da7
|
Updating pom versions to 3.6.0-SNAPSHOT for release tagging
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20171 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-18 18:47:29 +00:00 |
Steve Ebersole
|
a03a767866
|
Updating pom versions to 3.6.0.Beta3 for release tagging
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20169 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-18 18:46:58 +00:00 |
Steve Ebersole
|
aed4232969
|
changelog in prep for 3.6.0.Beta3
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20167 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-18 18:42:16 +00:00 |
Steve Ebersole
|
cf2cab9e18
|
HHH-1643 - Sub-query as function parameter - either sub-query is missed from SQL or NullPointerException raised
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20163 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-18 17:27:40 +00:00 |
Steve Ebersole
|
39b0774ae3
|
HHH-5469 - HHH-3659 is only half done, due to HHH-4989 (i.e. no HQL performance log when running Java 5)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20161 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-18 17:05:44 +00:00 |
Gail Badner
|
37af87bba0
|
HHH-5473 : Default for CHECK_NULLABILITY does not allow merge retries
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20156 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-17 18:22:38 +00:00 |
Hardy Ferentschik
|
35912c5e36
|
HHH-5485 - Allow entity resolver to handle old and new Hibernate namespace. Using hibernate.sourcefroge.net outputs a warning now
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20155 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-17 15:12:41 +00:00 |
Hardy Ferentschik
|
67a59a3ea6
|
HHH-5485 Move hiberante dtd files from http://hibernate.sourceforge.net to http://www.hibernate.org/dtd
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20154 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-17 14:13:58 +00:00 |
Gail Badner
|
691b5b616b
|
HHH-5180 : StandardQueryCache.get() does not handle EntityNotFoundException for natural key lookups
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20153 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-17 03:28:30 +00:00 |
Steve Ebersole
|
c2e3712ddc
|
HHH-5441 - Create "Getting Started Guide"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20152 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-16 21:10:23 +00:00 |
Steve Ebersole
|
54ae3b1dae
|
HHH-5441 - Create "Getting Started Guide"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20151 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-16 18:42:39 +00:00 |
misty
|
5c8aa8b292
|
File naming error
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20150 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-16 06:43:06 +00:00 |
misty
|
1ec99eab12
|
Adding CDATA to the XML examples
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20149 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-16 06:39:11 +00:00 |
misty
|
c4e630364a
|
Line edits regarding HHH-5441
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20148 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-15 23:30:30 +00:00 |
misty
|
916a6ecb3e
|
Line edits regarding HHH-5441
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20147 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-15 23:30:03 +00:00 |
Steve Ebersole
|
4857ccd369
|
HHH-5466 - Create "Developer Guide"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20146 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-15 15:51:53 +00:00 |
Steve Ebersole
|
2fc6a49ce8
|
HHH-5479 - Upgrade jDocBook plugin to 2.3.0
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20145 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-15 15:45:21 +00:00 |
Steve Ebersole
|
f31242f769
|
HHH-5441 - Create "Getting Started Guide"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20144 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-15 15:36:50 +00:00 |
Steve Ebersole
|
b621e682d7
|
HHH-5426 - HQL update/delete does not invalidate the query cache
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20143 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-13 22:29:41 +00:00 |
Steve Ebersole
|
36c471e579
|
HHH-5300 - Configurable QueryPlanCache reference counts (Manuel Dominguez Sarmiento)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20141 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-13 20:21:07 +00:00 |
Steve Ebersole
|
8a0a4a249c
|
HHH-5449 - Versioned HQL update might issue incorrect SQL
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20140 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-13 16:46:02 +00:00 |
Steve Ebersole
|
f818471115
|
HHH-5477 - Introduce StandardBasicTypes for standard basic type constants
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20138 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-13 16:32:46 +00:00 |
Steve Ebersole
|
5decc14492
|
HHH-5441 - Create "Getting Started Guide"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20137 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-13 13:15:52 +00:00 |
Steve Ebersole
|
f0f82e4f1b
|
HHH-5474 - Clean up usages of now deprecated ExtendedMappings
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20136 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-12 19:13:48 +00:00 |
Steve Ebersole
|
74eb608be6
|
HHH-5300 - Configurable strong and soft reference QueryPlanCache sizes
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20135 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-12 17:01:49 +00:00 |
Steve Ebersole
|
31ef7e5f7a
|
HHH-5468 - Write a chapter about setting up database access
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20134 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-11 20:37:49 +00:00 |
Steve Ebersole
|
6003d708b0
|
HHH-5466 - Create "Developer Guide"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20133 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-11 19:18:05 +00:00 |
Steve Ebersole
|
13ca84e6c4
|
HHH-5442 - Create a "quick start" guide
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20132 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-11 16:06:22 +00:00 |
Steve Ebersole
|
8c9c64b1eb
|
HHH-5442 - Create a "quick start" guide
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20131 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-10 20:57:50 +00:00 |
Steve Ebersole
|
609a8d15c2
|
HHH-5451 - deprecate cglib as bytecode provider
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20130 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-09 19:56:25 +00:00 |
Steve Ebersole
|
43537cf45e
|
HHH-5438 - Skip deployment of "irrelevant" modules
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20119 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-06 22:00:52 +00:00 |
Steve Ebersole
|
99b111d613
|
HHH-5442 - Create a "quick start" guide
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20118 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-06 21:34:44 +00:00 |
Steve Ebersole
|
8329e0e3c5
|
HHH-5439 - Deployment of site.xml
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20116 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-05 15:52:56 +00:00 |
Steve Ebersole
|
00a1085b7c
|
Updating pom versions to 3.6.0-SNAPSHOT for release tagging
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20114 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-04 15:53:09 +00:00 |
Steve Ebersole
|
7ccd261444
|
Updating pom versions to 3.6.0.Beta2 for release tagging
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20112 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-04 15:52:39 +00:00 |
Steve Ebersole
|
ddcc4abf47
|
prep 3.6.0.Beta2 release
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20111 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-04 15:49:30 +00:00 |
Strong Liu
|
bb3bf3e012
|
HHH-5349 CriteriaHQLAlignmentTest fails with an error running with the Ingres dialect
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20110 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-04 13:55:54 +00:00 |
Strong Liu
|
4813b1973b
|
HHH-5435 Add identity column support to the Ingres10Dialect
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20107 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-04 13:41:58 +00:00 |
Strong Liu
|
7a7d3d8daf
|
HHH-5355 org.hibernate.test.id.uuid.sqlrep.sqlchar.UUIDCharTest errors with IngresDialect
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20103 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-03 12:23:30 +00:00 |
Galder Zamarreno
|
2e5a338dd6
|
[HHH-5431] (Infinispan's CacheAdapterImpl.putAllowingTimeout not using silent flag) Added fail silently flag.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20100 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-03 11:27:04 +00:00 |
Sanne Grinovero
|
dc6fe99c37
|
HHH-5259 Invalid reflection optimization configuration property name in Hibernate documentation
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20098 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-02 21:19:55 +00:00 |
Steve Ebersole
|
217898d8aa
|
HHH-5212 - Alter SQLFunction contract to be more flexible
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20097 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-02 18:51:45 +00:00 |
Gail Badner
|
fbe7d325e2
|
HHH-2510 HHH-4011 : Override hashCode and equals() in AliasToBeanResultTransformer and make serializable
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20093 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-07-30 21:28:15 +00:00 |