-
Logged In: YES
user_id=642365
I'm using JDK 1.4.2_04, Hibernate 2.1.2, JBoss 3.2.3, SQL
Server 2000 SP3a. And this is a code that doesn't return any
objects: list =
s.find(
"from AssignmentDTO as a where a.resource.id = ?
and "
+ "a.startDate < ? and a.finishDate > ?",
new Object[] { resourceId, lastWorkingHour,
firstWorkingHour },
2004-04-15 07:58:44 UTC in jTDS - SQL Server and Sybase JDBC driver
-
When running in JBoss/Hibernate environment hql query
with condition "a.startDate < ? and a.finishDate > ?"
doesn't return any results when running with M$ dirver
it returns. The parameters type is set to be
Hibernate.DATE.
This applyes to jtds-0.8-rc1 version.
2004-04-08 16:54:51 UTC in jTDS - SQL Server and Sybase JDBC driver
-
Is there a way to force Jasper to close SQL statements after report is generated?.
2003-10-24 15:24:44 UTC in JasperReports - Java Reporting
-
pedrow committed patchset 94 of module x-icco to the XML database for mobile devices CVS repository, changing 1 files.
2003-09-28 18:53:57 UTC in XML database for mobile devices
-
I don't think it works for me, I tried it but index column is still null. I guess I will move to sets ;-)
2003-08-07 12:49:23 UTC in Hibernate
-
I'm trying to use List and when object is stored column wiht index value is not being set. Do I have to do it manually with setting property in Task object or it can be done automatically by hibernate? Here is the example of how I map this List.
<list name="tasks" table="TASKS" lazy="true" cascade="all">
<key...
2003-08-07 09:55:22 UTC in Hibernate
-
pedrow committed patchset 91 of module x-icco to the XML database for mobile devices CVS repository, changing 1 files.
2003-07-12 18:26:33 UTC in XML database for mobile devices
-
pedrow committed patchset 90 of module x-icco to the XML database for mobile devices CVS repository, changing 1 files.
2003-07-12 13:58:04 UTC in XML database for mobile devices
-
pedrow committed patchset 89 of module x-icco to the XML database for mobile devices CVS repository, changing 2 files.
2003-07-12 11:39:49 UTC in XML database for mobile devices
-
pedrow committed patchset 88 of module x-icco to the XML database for mobile devices CVS repository, changing 2 files.
2003-07-12 11:38:31 UTC in XML database for mobile devices