Re: Query type

"Justin T. Sampson" <[email protected]>
Newsgroups gmane.comp.java.prevayler
Message-ID <[email protected]>
Hi Peter,

You can use any data structures and algorithms that can be implemented in
Java deterministically and in-memory.

I tend to use simple, standard things like for-each loops and LinkedHashMaps
(I avoid HashMap; you can be surprised by changes in the iteration order).

You can also explore reflection-based libraries like JXPath, JavaMatch, and
JQL. I've never used them myself, though.

Cheers,
Justin


On Wed, Mar 11, 2009 at 4:39 AM, Khayundi, Peter <[email protected]>
wrote:

> Hi,
>
> I would like to know if there is a query mechanism in Prevayler of the
form:
>
>                         Select(myClass.class), where(“variable”=10);
>
> Or something similar?
>
> Peter.

--
Agile Focus - http://agilefocus.com/

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com

_______________________________________________
To unsubscribe go to the end of this page: http://lists.sourceforge.net/lists/listinfo/prevayler-discussion
_______________________________________________
"Databases in Memoriam" -- http://www.prevayler.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.