On Tue, 2006-08-01 at 15:32 +0200, Vasily Borisov wrote:
> the presentation layer for them is never good since the user is
> exposed to the data model complexity
Isn't that why we have facades?
-
To unsubscribe, e-mail: [EMAIL
gt; > select * from tableName where username="abc";
> > using apache lucene.
> >
> > I am using Oracle 9i/Java for this.
> > Any idea/link/suggessions will be very much appreciable.
> >
> > Thanks i
bleName where username="abc";
> > using apache lucene.
> >
> > I am using Oracle 9i/Java for this.
> > Any idea/link/suggessions will be very much appreciable.
> >
> > Thanks in adva
my databse like e.g.
select * from tableName where username="abc";
using apache lucene.
I am using Oracle 9i/Java for this.
Any idea/link/suggessions will be very much appreciable.
Thanks in advance
Sandip Patil.
--
View this message in context:
http://www.nabble.com/searching-oracle-data
hi sandip,
first get all those fields on which you want search and store
it in some var.
then apply indexing with these var.
then fire ur search query
regards
amit kumar
DISCLAIMER
==
This e-mail may contain privileged and confidential information which is the
property of Persistent
tableName where username="abc";
using apache lucene.
I am using Oracle 9i/Java for this.
Any idea/link/suggessions will be very much appreciable.
Thanks in advance
Sandip Patil.
--
View this message in context:
http://www.nabble.com/searching-oracle-databse-records-using-apache-Lucene-tf20