Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

EJB-QL and Date

843829Dec 5 2003 — edited Dec 10 2003
Hi!

I read in several books, datatype Date is not supported in EJB-QL.

I tried what's happening when using datatype java.util.Date in CMP Entity-Beans implementing a person with birthday and I could use queries like "findByBirthday", "findWhereBirthdayBefore", ...

So what exactly does "not supported" for Datatype "Date" mean? What are the not supported queries or am I automatically using application server dependant stuff then?

Thanks for your answer!
Martin
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 7 2004
Added on Dec 5 2003
5 comments
127 views