Path: news.easynews.com!newsfeed1.easynews.com!newsfeed2.easynews.com!easynews.com!easynews!newsfeed.news2me.com!newsfeed.icl.net!newsfeed.fjserv.net!proxad.net!freenix!jussieu.fr!univ-lyon1.fr!not-for-mail
From: "%FULLUSERNAME%" <ademidem@lisisun1.insa-lyon.fr>
Newsgroups: comp.databases.oracle.misc
Subject: object programming in sql
Date: Mon, 3 Mar 2003 10:32:08 +0100
Organization: CISR (Universite Claude Bernard Lyon I et INSA Lyon)
Lines: 11
Message-ID: <b3v7fp$4ct$1@demo2.univ-lyon1.fr>
NNTP-Posting-Host: lisipcf06.insa-lyon.fr
X-Trace: demo2.univ-lyon1.fr 1046683961 4509 134.214.105.119 (3 Mar 2003 09:32:41 GMT)
X-Complaints-To: abuse@univ-lyon1.fr
NNTP-Posting-Date: 3 Mar 2003 09:32:41 GMT
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
Xref: newsfeed1.easynews.com comp.databases.oracle.misc:94270
X-Received-Date: Mon, 03 Mar 2003 02:32:35 MST (news.easynews.com)

hello everybody out there,

i've made a table of an object "test" with one field "val" an integer, and i
want to update a record with the procedure "setValue" i created myself, is
there any means to do so ?!!
something like "update mytable m set m.setValue(xxx)" or something like this
!

thanx


