It depends on how robust you want your search to be. Do you want to
use Lucene or HQL/SQL to query your database? If HQL, just create new
methods on your interfaces, implementations and call it from your
front-end, passing down an example object, or an individual search
term.

Hibernate's QBE (Query By Example) is another way to search that works
fairly well.

Matt

On 7/18/07, chichi <[EMAIL PROTECTED]> wrote:

Good day Sir Matt. Could you post a tutorial on how to query in Appfuse, jsf,
hibernate. I'm using version 1.9.2. For example, you want to search for a
certain person. Thanks a lot Sir.
--
View this message in context: 
http://www.nabble.com/Query-tutorial-on-Appfuse%2C-jsf%2C-hibernate-tf4101680s2369.html#a11664141
Sent from the AppFuse - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
http://raibledesigns.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to