Steve Ebersole
|
ab97bf0bf0
|
HHH-5517 - Switch uuid generation in SessionFactory to org.hibernate.id.UUIDGenerator instead
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20296 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-31 19:07:03 +00:00 |
Steve Ebersole
|
21c49fff68
|
HHH-5520 - Per org.hibernate.cache.RegionFactory javadocs, implementors should be allowed to use no-arg constructor
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20295 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-31 18:57:54 +00:00 |
Steve Ebersole
|
487ccb38d0
|
HHH-5489 - Deprecate jbosscache as a second level cache provider, in favor of infinispan
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20294 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-31 18:44:56 +00:00 |
Steve Ebersole
|
0b6e54aa82
|
HHH-5441 - Create "Getting Started Guide"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20293 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-31 18:19:55 +00:00 |
Steve Ebersole
|
e79afeb588
|
HHH-5445 - Write a jpa/entitymanager tutorial guide
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20292 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-31 17:59:31 +00:00 |
Galder Zamarreno
|
efe2ad807a
|
[HHH-5519] (VersionedItem should not extend Item, otherwise query cache results are confusing) Fixed.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20291 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-31 16:05:27 +00:00 |
Galder Zamarreno
|
31037bd103
|
[HHH-5511] (Infinispan Region.destroy() impl should call cache.stop()) Fixed.
[HHH-5512] (JndiInfinispanRegionFactory shouldn't try to stop CacheManager) Fixed.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20288 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-31 15:09:48 +00:00 |
Steve Ebersole
|
8176661952
|
HHH-5444 - Write annotations tutorial chapter
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20287 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-31 13:03:19 +00:00 |
Steve Ebersole
|
2778bcd212
|
HHH-5442 - Write native tutorial chapter
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20286 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-31 12:43:29 +00:00 |
Steve Ebersole
|
df3b5147c7
|
HHH-5442 - Write native tutorial chapter
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20285 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-31 11:09:44 +00:00 |
Galder Zamarreno
|
95b00867ce
|
[HHH-5515] (Upgrade to Infinispan 4.1.0.CR3) Done.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20284 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-31 09:08:33 +00:00 |
Galder Zamarreno
|
222e0937c5
|
Fix unit test by adding necessary Configuration.buildMappings() call, otherwise cache strategy is not set correctly in entity.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20283 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-31 08:29:12 +00:00 |
Gail Badner
|
19e9a408c2
|
HHH-817 : Projection aliases should not be applied to where-clause (Milosz Tylenda)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20282 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-31 00:18:55 +00:00 |
Steve Ebersole
|
b4ac7275e5
|
HHH-5441 - Create "Getting Started Guide" - separate tutorial project for bundling
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20278 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-27 21:44:31 +00:00 |
Steve Ebersole
|
1532e22327
|
HHH-5441 - Create "Getting Started Guide" - separate tutorial project for bundling
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20277 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-27 21:44:03 +00:00 |
Steve Ebersole
|
227572cfcf
|
HHH-5510 - Upgrade to maven-jdocbook-plugin 2.3.3
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20276 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-27 11:10:51 +00:00 |
Steve Ebersole
|
b012b7bd23
|
HHH-1189 - interfaces for Proxies are not regonized as interfaces
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20275 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-27 10:48:39 +00:00 |
Strong Liu
|
aa350edc92
|
HHH-5510 Upgrade to maven-jdocbook-plugin 2.3.3
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20273 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-27 05:29:28 +00:00 |
Steve Ebersole
|
15ee506630
|
HHH-1189 - interfaces for Proxies are not regonized as interfaces
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20272 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-27 01:50:32 +00:00 |
Steve Ebersole
|
232a77e5dd
|
HHH-5507 - Add @MapKeyType annotation
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20271 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-26 21:00:47 +00:00 |
Steve Ebersole
|
07092e1caf
|
HHH-5509 - Leverage StandardBasicTypes internaly
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20270 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-26 20:24:12 +00:00 |
Steve Ebersole
|
a8c7b9c1f0
|
HHH-5335 - a few typo fixes in Dialect and in tests
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20269 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-26 19:11:48 +00:00 |
Steve Ebersole
|
88ef160293
|
HHH-5427 - derby 10.6.1.0 native sequence support broken
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20268 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-26 18:53:07 +00:00 |
Steve Ebersole
|
43122d96c3
|
HHH-5453 - ByteCodeHelper.readByteCode won't load classes bigger than a constant size
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20267 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-26 17:53:24 +00:00 |
Strong Liu
|
98338e8e8b
|
HHH-5506 rollback maven-jdocbook-plugin to 2.3.0
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20265 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-26 08:10:11 +00:00 |
Strong Liu
|
dde9a42b66
|
HHH-5505 enable Sybase 15.5 in the test db profile
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20264 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-25 16:01:09 +00:00 |
Steve Ebersole
|
f5194940ec
|
HHH-5464 - Write a chapter about obtaining Hibernate
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20258 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-24 17:19:03 +00:00 |
Steve Ebersole
|
034c7b77c1
|
HHH-5444 - Write annotations tutorial chapter
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20255 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-24 17:15:42 +00:00 |
Steve Ebersole
|
adc1ab6c02
|
HHH-5442 - Write native tutorial chapter
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20249 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-24 15:45:32 +00:00 |
Steve Ebersole
|
dd86190b17
|
HHH-5502 - Upgrade to maven-jdocbook-plugin 2.3.2
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20248 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-24 14:29:49 +00:00 |
Adam Warski
|
c020d25a70
|
HHH-5142:
Exception when initializing lazy @ManyToMany indexed collection containing not audited entities
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20226 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-23 14:21:30 +00:00 |
Adam Warski
|
1065aa72a7
|
HHH-5197:
quickstart covers also direct Hibernate usage
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20217 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-22 10:28:50 +00:00 |
Adam Warski
|
4ed4f1f419
|
Cleanup: moving entityNames tests to integration
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@20216 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-08-22 10:15:05 +00:00 |
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 |