use plsql cursor wilt eomodeler
use plsql cursor wilt eomodeler
- Subject: use plsql cursor wilt eomodeler
- From: "g.alexandre" <email@hidden>
- Date: Fri, 27 Apr 2012 11:12:43 +0200
hi,
i need to use a plqsl cursor in my application because we use an external api who return a cursor. But i don't know how configure out parameter in my eomodeler who match with cursor? For the moment i use varchar and string but i have a not good structure like this:
| name | surname |
| name1 | surname1 | => name="name1; name2" surname="surname1; surname2"
| name2 | surname2 |
and i split my string with ";" char.
So i want to know if with a plsql cursor i can have an NSDictionnary< NSDictionnary<Object,Object> directly.
=> {{name=name1, surname=surname1}{name=name2,surname=surname2}}
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden