[jdom-interest] Re: jdom-interest Digest, Vol 8, Issue 18

Ratnakar Pai pairatnakar at gmail.com
Fri Mar 25 22:32:42 PST 2005


i too had a question of handling Xml columns in database.
Could any of my fellow friends on this site have come across such
scenrio where we store XHTML in column like <html><title>My name is
Tilly</title></html>
and i have to find out records with ti in the title for 1000's of recoreds...
dont know how to apprach this..
i dont want to fecth all the records and parse them individually and
get the title and search it...
also dont want to use data like %ti% cas it will fetch me all the
records since <title> is a string..

can anybody help me in this regards
thanks
Ratnakar
On Fri, 25 Mar 2005 12:00:03 -0800, jdom-interest-request at jdom.org
<jdom-interest-request at jdom.org> wrote:
> Send jdom-interest mailing list submissions to
>        jdom-interest at jdom.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>        http://www.jdom.org/mailman/listinfo/jdom-interest
> or, via email, send a message with subject or body 'help' to
>        jdom-interest-request at jdom.org
> 
> You can reach the person managing the list at
>        jdom-interest-owner at jdom.org
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of jdom-interest digest..."
> 
> Today's Topics:
> 
>   1. Question about ElementScanner (Michael Smith)
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Fri, 25 Mar 2005 11:38:12 -0500
> From: "Michael Smith" <mikesmi at nc.rr.com>
> Subject: [jdom-interest] Question about ElementScanner
> To: <jdom-interest at jdom.org>
> Message-ID: <200503251638.BGJ37092 at fruitpie.cisco.com>
> Content-Type: text/plain; charset="us-ascii"
> 
> Hi there,
> 
> I want to create a way to search through XML documents and perform a search
> and replace on certain elements regardless of their place in the hierarchy.
> I'm thinking ElementScanner is useful here? If so, can someone point me to
> an example of its use. If not, can you suggest another/better way?
> 
> Thanks,
> 
> Mike
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://www.jdom.org/pipermail/jdom-interest/attachments/20050325/b8c141a8/attachment-0001.htm
> 
> ------------------------------
> 
> _______________________________________________
> To control your jdom-interest membership:
> http://www.jdom.org/mailman/options/jdom-interest/youraddr@yourhost.com
> 
> End of jdom-interest Digest, Vol 8, Issue 18
> ********************************************
>


More information about the jdom-interest mailing list