t: Tuesday, February 18, 2003 3:58 PM
To: Ken Robinson
Cc: Hibernate developer list (E-mail)
Subject: Re: [Hibernate] Odd Query behavior
Yick! You are probably right. PreparedStatement must retain the value of
setMaxRows(). I had kinda assumed it only applied for the very next
executeQuery() m
Hi all,
We're noticing some strange behavior with
Query.setFirstResult/Query.setMaxResults.
If we execute a query with these values set, we get the expected result.
However,
if we then execute the same query (in a new session, with a new Query)
without limiting
the resultset, we still only get the
Hi there,
Looking throught the hibernate-mapping-1.1 dtd I noticed that the property
element has
a property called length. I'm assuming this can be used to indicate the
size of the
underlying column. From ClassMetadata I can get to the property names and
types,
but there doesn't seem to be any
The first thought that comes to mind is that your database column is not
storing
time information, i.e. year/month/day only. You might want to take a look
at that.
-Original Message-
From: Timothy Kettering [mailto:[EMAIL PROTECTED]
Sent: Friday, January 17, 2003 4:35 PM
To: [EMAIL PROTEC
ake a stab at
submitting a patch.
Thanks,
Ken
-Original Message-
From: Ken Robinson
Sent: Wednesday, January 08, 2003 11:05 AM
To: 'Gavin King'; [EMAIL PROTECTED]
Subject: RE: [Hibernate] Problem with Connection Pool Timeouts
I updated to latest CVS to take advantage of
are still valid? I'm not familiar
with the workings of DBCP, and the documentation on their
site is certainly less than optimal.
-Original Message-
From: Gavin King [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 07, 2003 3:42 PM
To: Ken Robinson; [EMAIL PROTECTED]
Subject: RE: [Hibe
That would be the easy way wouldn't it :)
-Original Message-
From: Gavin King [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 07, 2003 3:42 PM
To: Ken Robinson; [EMAIL PROTECTED]
Subject: RE: [Hibernate] Problem with Connection Pool Timeouts
s on
construction of the GenericObjectPool/PoolableConnectionFactory.
Am I missing anything here?
Thanks,
Ken Robinson
---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http: