thanks,can you give me some of the pros/con's? I have some ideas, (not passing huge amounts of data back and forth for one) but I'd be interested in hearing others, for the moment I think I will be calling subroutines but maybe down the road that may change (if the benefits out weigh a subroutine call)

Currently all I think I will be doing initially is just getting data from universe

dougc



On 3/11/2011 4:09 PM, Symeon Breen wrote:
Also think about how your app works - There are two ways of using uniobjects
- you can just use it to call a sub and the sub does all the work and
returns the data that you need (a quick in and out), or you can do all the
file and record manipulation in the java layer. They both have pros and
cons, the important concept is how long do you want to hold on to your
connection into u2 for. Bearing in mind licencing issues, pooling etc.





Rgds

Symeon.
listserver.u2ug.org/mailman/listinfo/u2-users

_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to