Thanks, please submit this to JIRA.
Laporte Yan wrote:
This is my first contribution to this list, so please forgive me for
my newbie manners
Apparently doing a named sql query using two or more aliases referring
to the same class doesn't work as expected.
In other words, doing something like
Title: Message
This is my first
contribution to this list, so please forgive me for my newbie
manners
Apparently doing a
named sql query using two or more aliases referring to the same class doesn't
work as expected.
In other words,
doing something like this:
gives an error like
t
PROTECTED]Subject: [Hibernate] Sql
Query
Hi,
This is out of line but Please help
me.
I have to select all the records that
lie between two values.
The column is of type
String.
Would the between clause give me the
expected result?
I were between clause with column
of
Hi,
This is out of line but Please help
me.
I have to select all the records that lie
between two values.
The column is of type
String.
Would the between clause give me the
expected result?
I were between clause with column of
type integer and date but never have tried with String datat