Hi, I have an interpretation question regarding EJB 2.0 PFD2 on which I'd like to solicit this list's opinion. The description of the like operator (11.2.6.9) says that the "pattern-value" is a string literal. I assume that "string literal" is used in the sense of 11.2.6.1--that is to say, it is a string that is embedded in the query in single quotes-- thus precluding the possibility of using a String parameter to the finder or ejbSelect method for the pattern value. Is this the generally accepted interpretation? If so, how do people feel about this? (It seems that it would reduce the usefulness of the like operator to limit the pattern value to string literals.) -Dan =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
