Re: [cx-oracle-users] cx_Oracle 5.1
Brought to you by:
atuining
From: Anthony T. <ant...@gm...> - 2011-03-22 16:06:04
|
You're welcome. I can elaborate a little. Essentially, what I mean here is the ability to create an object from scratch or retrieve one from the database and then modify its attributes and save them back into the database. Its needed for a number of situations, the most notable one being the spatial interface provided by Oracle. There are ways around it (anonymous PL/SQL blocks and the like) but a direct interface would be appreciated by quite a few judging from the e-mails that I have received over the past years! I hope that explains things. Anthony On Tue, Mar 22, 2011 at 3:22 AM, <jc....@gm...> wrote: > Thanks, Anthony. > > You refer to adding full object support. Can you elaborate on what you have > in mind, here? > > TIA, > Jon > > >> >> 2) Added support for creating an empty object variable via a named >> >> type, the first step to adding full object support. >> > ------------------------------------------------------------------------------ > Enable your software for Intel(R) Active Management Technology to meet the > growing manageability and security demands of your customers. Businesses > are taking advantage of Intel(R) vPro (TM) technology - will your software > be a part of the solution? Download the Intel(R) Manageability Checker > today! http://p.sf.net/sfu/intel-dev2devmar > _______________________________________________ > cx-oracle-users mailing list > cx-...@li... > https://lists.sourceforge.net/lists/listinfo/cx-oracle-users > > |