Steve Ebersole
|
5d8d70036a
|
HHH-4659 - Add support for standard declarative cache (@Cacheable)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18614 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-24 17:07:28 +00:00 |
Steve Ebersole
|
d24ed1a1d3
|
HHH-4659 - Add support for standard declarative cache (@Cacheable)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18605 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-22 07:22:50 +00:00 |
Steve Ebersole
|
9bb0da4e69
|
HHH-4660 - Support Cache Retrieve Mode and Cache Store Mode Properties
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18603 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-22 01:55:20 +00:00 |
Steve Ebersole
|
79b10cc810
|
HHH-4552 - Support generated value within composite keys
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18601 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-21 19:37:01 +00:00 |
Steve Ebersole
|
2f3a967c65
|
HHH-4726 - Add support for delete-orphan cascading to <one-to-one/>
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18593 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-20 19:16:38 +00:00 |
Hardy Ferentschik
|
76f2f88038
|
HHH-4651 - Add support for EntityManager properties
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18585 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-19 22:16:05 +00:00 |
Hardy Ferentschik
|
edb211e8af
|
HHH-4813 - annotation and entitymanager module should use the maven-injection-plugin to generate version string
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18575 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-18 19:17:27 +00:00 |
Steve Ebersole
|
55cd2ee2a2
|
HHH-4726 - Add support for delete-orphan cascading to <one-to-one/>
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18573 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-18 18:27:12 +00:00 |
Steve Ebersole
|
6cfc0c043d
|
HHH-4726 - Add support for delete-orphan cascading to <one-to-one/>
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18571 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-18 15:18:16 +00:00 |
Steve Ebersole
|
f163e9fd94
|
HHH-4726 - Add support for delete-orphan cascading to <one-to-one/>
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18569 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-16 21:04:34 +00:00 |
Steve Ebersole
|
29152a8390
|
HHH-4726 - Add support for delete-orphan cascading to <one-to-one/>
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18568 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-16 20:27:04 +00:00 |
Emmanuel Bernard
|
9b38bca8ea
|
HHH-4807 only switch CHECK_NULLABILITY's default if Bean Validation is in the class path
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18563 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-15 12:57:47 +00:00 |
Steve Ebersole
|
56f6941260
|
HHH-4726 - Add support for delete-orphan cascading to <one-to-one/>
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18560 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-15 05:38:57 +00:00 |
Hardy Ferentschik
|
79bb60ea89
|
setting the version number on trunk back to 3.5.0-SNAPSHOT
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18552 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-14 02:01:24 +00:00 |
Hardy Ferentschik
|
1f8019b3fc
|
Version upgrade for preperation of 3.5.0-Beta-3 release
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18550 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-14 01:34:37 +00:00 |
Steve Ebersole
|
e96bca2fb6
|
HHH-4780 - Allow BigDecimal and BigInteger to be specified as numeric literal types
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18545 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-13 20:32:33 +00:00 |
Steve Ebersole
|
fca1248487
|
HHH-4786 - SerializableType + custom Serializable class + L2 cache causes problems
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18544 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-13 19:45:07 +00:00 |
Gail Badner
|
4d86564d32
|
HHH-3338 : Order of attributes in generated SQL query is dependent on Java version
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18529 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-13 06:59:54 +00:00 |
Gail Badner
|
94415151f7
|
HHH-4737 : Cache the EntityKey in EntityEntry when id is non-null
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18528 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-13 06:02:14 +00:00 |
Gail Badner
|
cc382233c5
|
Session.setReadOnly(Object, boolean) fails for proxies
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18525 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-13 01:04:55 +00:00 |
Steve Ebersole
|
3f0e54c5d2
|
HHH-4674 - JBoss has renamed its JACC artifact
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18517 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-12 18:37:19 +00:00 |
Steve Ebersole
|
9b3c518d5e
|
HHH-4780 - Allow BigDecimal and BigInteger to be specified as numeric literal types
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18508 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-11 22:55:36 +00:00 |
Steve Ebersole
|
49a37c3165
|
HHH-4743 - Bug in BooleanLiteralNode with CustomType
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18491 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-09 20:17:47 +00:00 |
Strong Liu
|
ee503cfbc6
|
HHH-4769 In HQL, function ROUND always returns an Integer, it truncate the decimal part of Double number.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18457 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-08 18:38:17 +00:00 |
Strong Liu
|
1dfa028169
|
minor change, correct javadoc spell
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18443 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-07 20:34:59 +00:00 |
Emmanuel Bernard
|
dd7b01ccc8
|
HHH-4749 Don't block calls to getListeners on SessionImplementor when using thread scoped sessions
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18408 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2010-01-05 10:46:13 +00:00 |
Strong Liu
|
95e10ad81d
|
HHH-2166 Long 'in' lists in queries results in a Java stack overflow exception.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18356 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-29 23:21:44 +00:00 |
Strong Liu
|
721a90aadc
|
HHH-2166 - Long 'in' lists in queries results in a Java stack overflow exception.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18347 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-29 19:58:52 +00:00 |
Strong Liu
|
8a6c40115e
|
minor change, correct javadoc spell
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18344 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-29 15:56:02 +00:00 |
Strong Liu
|
1d125b21aa
|
minor change, correct javadoc spell
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18341 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-29 08:08:58 +00:00 |
Strong Liu
|
7cc0baf32b
|
minor change, correct javadoc spell
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18332 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-28 09:18:55 +00:00 |
Strong Liu
|
ec8421b32d
|
HHH-2347 HHH-1918 Improvement to DerbyDialect default identy generation mode
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18331 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-24 14:09:27 +00:00 |
Strong Liu
|
fb121412b6
|
HHH-4574 ConnectionProviderFactory.getConnectionProperties() includes extra properties
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18328 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-24 13:26:38 +00:00 |
Strong Liu
|
55bf2494ea
|
HHH-4531 Derby dialect should not support comments
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18327 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-24 11:55:08 +00:00 |
Gail Badner
|
a7a9f79d1e
|
HHH-4735 : Proxy can be associated with a new session when it is already connected to a different one (minor change for perf)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18324 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-24 07:56:51 +00:00 |
Gail Badner
|
e264d8e879
|
HHH-4735 : Proxy can be associated with a new session when it is already connected to a different one (removed cached EntityKey)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18322 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-24 03:11:54 +00:00 |
Gail Badner
|
c20cfe7e0d
|
HHH-4735 : Proxy can be associated with a new session when it is already connected to a different one
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18320 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-23 18:38:09 +00:00 |
Strong Liu
|
95c69f3209
|
HHH-2166 Long 'in' lists in queries results in a Java stack overflow exception
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18305 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-21 17:05:58 +00:00 |
Steve Ebersole
|
3748f29945
|
HHH-4719 - Support modulo operator
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18269 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-18 20:04:44 +00:00 |
Steve Ebersole
|
c1da5f1e3c
|
HHH-4698 - Better handling of JPA criteria expressions
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18268 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-18 15:32:39 +00:00 |
Gail Badner
|
cab9873205
|
HHH-4715 : Unexpected results when an entity that is already modifiable is set to modifiable again
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18261 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-18 03:38:16 +00:00 |
Steve Ebersole
|
bfa63cca67
|
HHH-4709 - registered length functions should return Integer
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18254 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-17 05:51:20 +00:00 |
Steve Ebersole
|
da647e7deb
|
HHH-4705 - Derby does now in fact support the full ANSI SQL TRIM function
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18252 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-16 23:15:01 +00:00 |
Steve Ebersole
|
d2f3d18b4a
|
HHH-4705 - Derby does now in fact support the full ANSI SQL TRIM function
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18251 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-16 22:18:03 +00:00 |
Strong Liu
|
b62c0afcad
|
HHH-4614 Instrumented model with abstract MappedSuperclass and field access doesn't work (fix javassist integration issue, not yet cglib)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18246 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-16 18:31:57 +00:00 |
Strong Liu
|
b50f0660ee
|
HHH-4457 SchemaUpdate fails on Sybase ASE 15 when a new column is added without a default value
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18245 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-16 18:28:58 +00:00 |
Scott Marlow
|
0776dbab9a
|
HHH-4546 JPA-2 locking. LockOptions can include per table alias LockMode
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18243 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-16 18:23:31 +00:00 |
Steve Ebersole
|
fc54029a9f
|
HHH-4671 - Derby is one of those dialects that should not support "cross join"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18223 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-13 01:17:08 +00:00 |
Steve Ebersole
|
22e78ef6bf
|
HHH-4674 - JBoss has renamed its JACC artifact
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18222 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-13 01:10:32 +00:00 |
Scott Marlow
|
18bb17061f
|
HHH-4546 JPA-2.0 locking. More pessimistic lock exception support and timeout exception support
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18209 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-11 13:23:17 +00:00 |
Scott Marlow
|
49bc0e7acf
|
comment change
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18190 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-10 00:34:12 +00:00 |
Scott Marlow
|
cf0e1c6476
|
HHH-4546 JPA-2.0 locking support. Derby read and write pessimistic lock
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18189 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-10 00:33:22 +00:00 |
Steve Ebersole
|
1005f19b1a
|
HHH-3860 - Cascading performance problems when session contains many entities
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18168 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-08 18:56:15 +00:00 |
Emmanuel Bernard
|
8eb02db44c
|
HHH-4649 Properly bind Environment#GLOBALLY_QUOTED_IDENTIFIERS to orm.xml <delimited-identifier/>
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18159 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-08 14:20:56 +00:00 |
Steve Ebersole
|
6b9e796074
|
HHH-4553 - Hibernate doesn't support official JPA2 escape char for table name
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18158 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-08 13:14:47 +00:00 |
Strong Liu
|
9dbb880df6
|
minor change, correct javadocs spell
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18149 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-07 06:58:40 +00:00 |
Steve Ebersole
|
a2bf14ae7c
|
HHH-4553 - Hibernate doesn't support official JPA2 escape char for table name
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18148 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-06 22:20:58 +00:00 |
Scott Marlow
|
5233aeb158
|
HHH-4546 add JPA 2.0 locking. First pass of support of code around AbstractEntityPersister.getAppropriateLoader
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18116 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-02 19:41:21 +00:00 |
Steve Ebersole
|
bf9f27215a
|
HHH-4625 - Use of maven-injection-plugin intermittently leads to build failures
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18107 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-01 04:53:49 +00:00 |
Steve Ebersole
|
fa13096363
|
HHH-4625 - Use of maven-injection-plugin intermittently leads to build failures
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18106 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-12-01 04:51:57 +00:00 |
Steve Ebersole
|
2b2df21f2f
|
HHH-4625 : upgrade injection plugin
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18105 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-30 18:18:44 +00:00 |
Scott Marlow
|
dfffe73198
|
HHH-4546 add JPA 2.0 locking. Javadoc change.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18054 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-25 00:05:08 +00:00 |
Scott Marlow
|
ceaea5a2a3
|
HHH-4546 add JPA 2.0 locking. Introduce LockOptions as the wrapper and session.buildLockRequest() (replaces session.lock()).
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18053 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-24 23:59:50 +00:00 |
Emmanuel Bernard
|
07c5967f46
|
HHH-4604 IllegalArgumentException should be raised when an ordinal parameter is not present in the query
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18029 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-24 09:39:08 +00:00 |
Emmanuel Bernard
|
5b6a8eee07
|
HHH-3164 HHH-1575 InExpression was populating parameters in the wrong order.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18027 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-23 18:34:56 +00:00 |
Steve Ebersole
|
1a31549ced
|
HHH-2584 - PersistentMap.remove() incorrect on uninitialized, non-extra-lazy map
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18020 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-21 02:57:20 +00:00 |
Steve Ebersole
|
5c30fe6464
|
HHH-2576 - Allow native-sql to have placeholders for default schema and catalog
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18018 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-21 02:01:45 +00:00 |
Scott Marlow
|
35ca4c3563
|
HHH-4546 add JPA 2.0 locking. Still need more LockRequest support in AbstractEntityPersister.getAppropriateLoader(), may need to refactor.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18016 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-20 14:51:13 +00:00 |
Steve Ebersole
|
a8e34f0066
|
HHH-2308 - Adding predicates to the join condition using Criteria Query
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18012 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-20 05:20:28 +00:00 |
Steve Ebersole
|
085c6c9e9e
|
HHH-4584 - Query Language needs to support joins on embedded values
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18006 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-18 21:02:19 +00:00 |
Scott Marlow
|
1658d1f58b
|
HHH-4588 workaround for JBSEAM-4474
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@18004 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-18 16:35:28 +00:00 |
Gail Badner
|
36100c8c3a
|
HHH-2762 : Added StatefulPersistenceContext.getProxiesByKey() (needed for testing non-flushed changes)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17997 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-17 23:12:09 +00:00 |
Steve Ebersole
|
a99a524b37
|
HHH-4572 - check if the connection supports jdbc4 before looking for the createClob method
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17984 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-14 18:03:16 +00:00 |
Steve Ebersole
|
a63c8ef82a
|
HHH-4572 - check if the connection supports jdbc4 before looking for the createClob method
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17979 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-14 03:45:27 +00:00 |
Steve Ebersole
|
3ac574d7da
|
HHH-2990 - Bad usage of ClassLoader.loadClass() for Java6 in SerializationHelper$CustomObjectInputStream - deserialization bottleneck for arrays
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17978 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-13 19:04:09 +00:00 |
Hardy Ferentschik
|
5379d952d4
|
HHH-4573
ComponentTupilzer - typo in doc
CompositeIdTest, TvMagazinPk - test cleanup
DynamicComponentTupilzer - import cleanup
Ejb3* - Added toString() implementations and changed logging string
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17977 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-13 18:15:10 +00:00 |
Scott Marlow
|
8da29593d2
|
HHH-4572) check if the connection supports jdbc4 before looking for the createClob method
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17975 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-13 17:40:36 +00:00 |
Steve Ebersole
|
5a2caea959
|
HHH-4569 - Split focus of ConfigurationPerformanceTest
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17968 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-13 04:26:57 +00:00 |
Steve Ebersole
|
d558dac5dc
|
HHH-4569 - Split focus of ConfigurationPerformanceTest
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17964 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-12 19:46:04 +00:00 |
Scott Marlow
|
655be65063
|
HHH-4546 - add JPA 2.0 locking.
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17962 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-12 04:20:41 +00:00 |
Steve Ebersole
|
85b3ad297f
|
HHH-4065 - Incorrect SQL is used for HQL if the number of values for a filter collection parameter is changed
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17959 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-11 20:27:39 +00:00 |
Steve Ebersole
|
1d3ceafffb
|
HHH-4561 - Deprecate openConnection()/closeConnection() methods on Batcher interface
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17955 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-11 05:58:42 +00:00 |
Steve Ebersole
|
f5384ba355
|
HHH-4548 - Alter poms to not use javax.* artifacts under Sun proprietary license
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17952 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-10 21:27:01 +00:00 |
Steve Ebersole
|
617975fefb
|
HHH-4560 - JDBC4 support inadvertently missed 1.4 compatibility
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17951 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-10 21:26:50 +00:00 |
Gail Badner
|
5d3893d290
|
HHH-2762 : SessionImplementor.getNonFlushedChanges()/applyNonFlushedChanges() API and initial implementation
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17948 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-10 08:38:09 +00:00 |
Gail Badner
|
13b6de2490
|
HHH-4545 : change CollectionAction.readObject() to private
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17947 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-07 00:38:39 +00:00 |
Scott Marlow
|
d82c1e859b
|
HHH-4546 - add JPA 2.0 locking
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17944 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-06 13:59:37 +00:00 |
Steve Ebersole
|
d0bad68a9b
|
HHH-4548 - Alter poms to not use javax.* artifacts under Sun proprietary license
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17936 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-06 05:25:38 +00:00 |
Steve Ebersole
|
007f7817b4
|
HHH-4548 - Alter poms to not use javax.* artifacts under Sun proprietary license
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17935 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-05 21:51:19 +00:00 |
Steve Ebersole
|
bcb9f8a302
|
HHH-3529 - ConnectionWrapper is not visible from class loader
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17917 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-05 03:17:54 +00:00 |
Steve Ebersole
|
9c74610a9d
|
HHH-4545 - Allow o.h.action.Executable to register for either (or both) before or after transaction completion callbacks
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17913 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-04 21:19:21 +00:00 |
Steve Ebersole
|
5ecfeb5cb8
|
prep 3.5.0-Beta-2 by hand because maven rocks
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17892 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-02 18:20:40 +00:00 |
Steve Ebersole
|
c42e871b95
|
prep 3.5.0-Beta-2 by hand because maven rocks
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17890 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-11-02 18:09:43 +00:00 |
Emmanuel Bernard
|
fb9bdb7f38
|
HHH-4533 Populate the JPA 2 metamodel with the new mapping.MappedSuperclass metadata
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17879 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-10-29 18:57:24 +00:00 |
Steve Ebersole
|
db08dbf46b
|
HHH-1724 - Critieria needs to be aligned with new aggreation type rules
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17874 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-10-29 02:07:40 +00:00 |
Emmanuel Bernard
|
1352b5e25f
|
HHH-4533 move metamodel storage to Hibernate Core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17873 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-10-29 00:36:07 +00:00 |
Emmanuel Bernard
|
f795bd31e4
|
HHH-4533 move metamodel storage to Hibernate Core
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17872 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-10-29 00:13:24 +00:00 |
Emmanuel Bernard
|
c7c6981a55
|
HHH-4533 add representation for @MappedSuperclass in the Hibernate Core metamodel and properly populate this model extension in Hibernate Annotations
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17871 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-10-28 18:14:25 +00:00 |
Steve Ebersole
|
6d5de2b0af
|
HHH-1480 - JOIN precendence rules per SQL-99
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17869 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-10-28 16:54:00 +00:00 |
Steve Ebersole
|
260e2f2022
|
HHH-1012 - Index not created by SchemaUpdate
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17868 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-10-28 16:05:29 +00:00 |
Steve Ebersole
|
9909f9ce72
|
HHH-3972 - Adding FETCH FIRST and OFFSET support to DerbyDialect
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17867 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-10-28 15:49:36 +00:00 |
Steve Ebersole
|
d74037756e
|
HHH-4202 - Implement JPA 2.0 metamodel APIs
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17843 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-10-26 17:04:59 +00:00 |
Steve Ebersole
|
ae5984141d
|
HHH-4442 : sybase dialects and dialect factory
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17832 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-10-25 18:23:36 +00:00 |
Steve Ebersole
|
30dba20ce4
|
HHH-4442 - Change StandardDialectResolver to use SybaseASE15Dialect over deprecated SybaseDialect
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17823 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-10-23 05:08:40 +00:00 |
Steve Ebersole
|
9e76e1b184
|
HHH-4443 : generic handling of any Hibernate type for post-insert generated identifiers
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17822 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-10-22 21:22:46 +00:00 |
Steve Ebersole
|
cb34e79283
|
HHH-4440 : column-level read/write fragment support
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17821 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-10-22 20:02:10 +00:00 |
Juraci Krohling
|
a875b19af1
|
HHH-4508 - Fixed 'avalable' typo
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17805 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-10-20 14:21:52 +00:00 |
Steve Ebersole
|
376ef717e9
|
HHH-4486 : MySQL [DROP TEMPORARY TABLE] support
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17782 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-10-16 16:21:02 +00:00 |
Steve Ebersole
|
7eb946fec5
|
HHH-2412 - Support for JDBC4
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17781 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-10-16 15:34:39 +00:00 |
Steve Ebersole
|
7daebe4992
|
HHH-2412 - Support for JDBC4
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17771 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-10-15 23:44:41 +00:00 |
Steve Ebersole
|
518cf52dfd
|
HHH-2412 - Support for JDBC4
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17770 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-10-15 23:42:48 +00:00 |
Steve Ebersole
|
36dbd3a06e
|
HHH-2412 - Support for JDBC4
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17767 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-10-15 16:26:26 +00:00 |
Gail Badner
|
b810e64514
|
HHH-4494 : cglib log warning says BytecodeProvider impl is considered deprecated
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17750 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-10-14 22:18:06 +00:00 |
Emmanuel Bernard
|
85212c51c4
|
HHH-4105 Fix mispell in SessionFactory#containsFetchProfileDefition
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17684 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-10-10 15:44:29 +00:00 |
Sanne Grinovero
|
460a7ace1c
|
HHH-4441 : fixing out-of-specification custom Serialization (see also JBMAR-67)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17612 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-10-02 20:19:22 +00:00 |
Steve Ebersole
|
d2d3568323
|
HHH-3461 - Enhance DialectFactory to support Sybase Adaptive Server Anywhere
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17514 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-09-15 12:33:28 +00:00 |
Steve Ebersole
|
c5da7c30c1
|
EJB-461 - Implement JPA 2.0 criteria apis (compiling)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17426 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-08-26 20:34:58 +00:00 |
Steve Ebersole
|
85c34f356a
|
restting pom versions to SNAPSHOT after manual tagging
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17373 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-08-19 21:10:09 +00:00 |
Steve Ebersole
|
122aa3f7e4
|
[maven-release-plugin] prepare branch hibernate-3.5.0.Beta-1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17371 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-08-19 19:24:23 +00:00 |
Steve Ebersole
|
cb337e6f2c
|
[maven-release-plugin] rollback the release of hibernate-3.5.0.Beta-1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17370 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-08-19 19:04:32 +00:00 |
Steve Ebersole
|
677ed6f9c9
|
[maven-release-plugin] prepare release hibernate-3.5.0.Beta-1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17369 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-08-19 19:00:59 +00:00 |
Steve Ebersole
|
33d5534b14
|
[maven-release-plugin] rollback the release of hibernate-3.5.0.Beta-1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17364 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-08-19 15:02:46 +00:00 |
Steve Ebersole
|
bcecf23302
|
[maven-release-plugin] prepare release hibernate-3.5.0.Beta-1
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17349 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-08-18 13:48:31 +00:00 |
Gail Badner
|
c49ab737cc
|
HHH-3892 : restore original author
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17332 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-08-17 10:29:14 +00:00 |
Steve Ebersole
|
cda1a1abeb
|
HHH-4088 - Session.getSession should always return sessions from parent (or root) session
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17319 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-08-15 20:04:28 +00:00 |
Steve Ebersole
|
c35efa6780
|
HHH-4081 - Support for JPA 2.0 "qualified identification variables" (KEY, VALUE and ENTRY)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17300 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-08-13 19:30:57 +00:00 |
Strong Liu
|
b1d17f31dd
|
JBPAPP-1547 HHH-3686 : Sybase - QueryCacheTest.testQueryCacheInvalidation fails
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17270 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-08-12 02:27:18 +00:00 |
Emmanuel Bernard
|
6e259aa918
|
HHH-4077 improper use of logicalColumnName
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17257 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-08-10 15:13:12 +00:00 |
Steve Ebersole
|
577024e7aa
|
HHH-4022 : Add an actual API contract for querying/managing cache regions (from app code)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17186 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-07-21 15:57:57 +00:00 |
Emmanuel Bernard
|
a4e169d05d
|
Make CacheImpl serializable
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17181 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-07-21 13:45:51 +00:00 |
Steve Ebersole
|
a41506f404
|
HHH-4034 - Update org.hibernate.action.BulkOperationCleanupAction to use new Region cache APIs
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17084 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-07-13 23:33:02 +00:00 |
Steve Ebersole
|
b339e33121
|
HHH-4022 - Add an actual API contract for querying/managing cache regions (from app code)
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17027 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-07-07 18:39:39 +00:00 |
Emmanuel Bernard
|
8052ba19d5
|
HHH-4016 SAPDialect should not use oracle style outer joins, ANSI style is prefered by MaxDB
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17003 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-07-06 11:43:52 +00:00 |
Steve Ebersole
|
98c171095c
|
HHH-4003 - many-to-many loaders should use inner joins from the collection table to element table
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16995 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-07-06 02:59:17 +00:00 |
Steve Ebersole
|
86295c36bc
|
HHH-3998 - Fix spurious failures in ConfigurationPerformanceTest
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16969 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-30 04:14:35 +00:00 |
Steve Ebersole
|
6fa89c0c0c
|
HHH-3982 - Apply build version to org.hibernate.Version
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16897 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-23 08:29:55 +00:00 |
Steve Ebersole
|
f70fd82cb6
|
HHH-3979 - Upgrade to javassist 3.9.0
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16892 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-23 07:09:35 +00:00 |
Steve Ebersole
|
b72707d9b1
|
HHH-3980 - Fix for HHH-2980 introduced bug that allows the same bag collection role to be fetched multiple times
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16874 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-23 02:27:23 +00:00 |
Steve Ebersole
|
0c15a4d620
|
HHH-3781 - Echo version information to the console in main()
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16871 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-22 21:58:23 +00:00 |
Steve Ebersole
|
2b1ef56ae2
|
HHH-3978 - Expose Hibernate version via non-compile-time constant expression
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16868 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-22 21:21:25 +00:00 |
Gail Badner
|
ceb25bf25e
|
HHH-3712 : correct SQLServerDialect to extend AbstractTransactSQLDialect
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16827 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-17 22:48:26 +00:00 |
Gail Badner
|
2c04648372
|
HHH-3892 : Add support for "text" and "image" Hibernate types for native SQL queries
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16823 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-17 20:28:59 +00:00 |
Steve Ebersole
|
838fcf9bae
|
HHH-2980 - Error "org.hibernate.HibernateException: cannot simultaneously fetch multiple bags" not specific enough
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16717 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-08 15:55:03 +00:00 |
Steve Ebersole
|
d68a7fe803
|
HHH-3880 - org.hibernate.id.enhanced.TableStructure missing "as" keyword in select statment column renames; required for PostgreSQL
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16706 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-05 14:04:57 +00:00 |
Steve Ebersole
|
1a3d59029f
|
HHH-1930 - QuerySyntaxException "with-clause expressions did not reference from-clause element to which the with-clause was associated"
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16668 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-02 15:40:10 +00:00 |
Gail Badner
|
35a28509f2
|
HHH-3810 : rename CopyCache to EventCache to be more generic
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16665 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-02 09:30:14 +00:00 |
Steve Ebersole
|
77b959f5cc
|
HHH-3383 - QueryKey is storing references to entities instead of identifiers
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16660 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-01 22:08:28 +00:00 |
Steve Ebersole
|
baa2efd863
|
HHH-3532 - schema update task should look for foreign key signature
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16659 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-01 21:50:17 +00:00 |
Steve Ebersole
|
9c26388abf
|
HHH-3383 - QueryKey is storing references to entities instead of identifiers
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16656 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-01 21:12:25 +00:00 |
Steve Ebersole
|
aa710c6668
|
HHH-3383 - QueryKey is storing references to entities instead of identifiers
git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@16652 1b8cb986-b30d-0410-93ca-fae66ebed9b2
|
2009-06-01 18:54:44 +00:00 |