> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Michiel Meeuwissen > > I do more or less understand it now. I think I could also > construct a BasicStringSearchConstraint, isn't it? So I don't > have to use the parsing of ConstraintParser?
Yes. The parser just comes in when using the "classic" tags/methods that use SQL-like syntax to specify constraints. > Remains only the question where I should then plug it in, > since I do not find how that would be instantiated or > configured in StorageManagerFactory. Also storage_1_1.dtd > only sais that the SqlHandler is a class, not 2 or more > classes. Do I overlook something? [A MIchiel SqlHandler and ChainedSqlHandler classes can be configured in the database xml-config (e.g. mysql.xml), see database_1_2.dtd. And by the way, there is no storage_1_1.dtd, 1_0 is the current version in CVS. Rob van Maris Technical Consultant Quantiq xmedia & communication solutions Koninginneweg 11-13 1217 KP Hilversum T +31 (0)356257211 M +31 (0)651444006 E [EMAIL PROTECTED]
