I think I've discovered a fairly serious bug with the joined-subclass class
generation.
As an example, here is the following schema:
column="db_creation_ts"
type="calendar"
not-null="true">
The timestamp the record was inserted into th
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
Title: [Hibernate] Subclassing super() error
I think I've discovered a fairly serious bug with the joined-subclass class
generation.
As an example, here is the following schema:
column="db_creation_ts"
type="calendar"
not-null="true">
Th