Querying for a range of dates using Persistent
Max <maxxam-cuDQgYkrLFxfAa1EqD/[email protected]>
| Newsgroups | gmane.comp.java.keel.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I'm trying to query for a range of dates on a timestamp field using Keel
Persistents and can't find any documentation explaining how to build
these kinds of queries. Can I use something like:
p.clear();
p.setField("timestamp", "< 'yyyy/mm/dd'");
List results = p.query();
Thanks,
Max
http://keelframework.org/documentation.shtml
Keelgroup mailing list
[email protected]
http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com