RE: [ojb-users] Does OJB supports 1:n uni-directional mapping?
Brought to you by:
thma
From: Arvind G. <Arv...@PA...> - 2002-05-28 12:39:47
|
1. Does OJB supports uni-directional mapping for 1:n and n:m? A: Yes.. you cna check the documentation provided by OJB and included in the download packages. They are pretty descriptive and infact i just started using OJB and i think its pretty straightforward. The author has donw pretty great work for an incredicble product. (Did i mention i just love this project).. 2. Does OJB supports direct sql statement? A: Yes, you can use QueryBySQL class and set the SQL using its setSQL(String) method. -----Original Message----- From: Hoang, Hai [mailto:Hai...@co...] Sent: Saturday, May 25, 2002 11:13 AM To: 'obj...@li...' Subject: [ojb-users] Does OJB supports 1:n uni-directional mapping? I've a few questions for OBJ community: 1. Does OJB supports uni-directional mapping for 1:n and n:m? 2. Does OJB supports direct sql statement? this is useful for the case where I've a complex query statement and I don't want to translate to complex qql Thanks _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Objectbridge-users mailing list Obj...@li... https://lists.sourceforge.net/lists/listinfo/objectbridge-users **************************************************************************** ************* This E-mail is from PANACYA Inc. The E-mail and any files transmitted with it are confidential and may also be privileged and intended solely for the use of the individual or entity to whom they are addressed. Any unauthorized direct or indirect dissemination, distribution or copying of this message and any attachments is strictly prohibited. If you have received the E-mail in error please notify adm...@pa... or telephone (410) 910-3300. **************************************************************************** ************ |