Math.random() ++
programming is an art, a form of expression only the logic side of our brain could appreciate
Pages
Home
Resources
Study List
Cheat Sheet
Notes
Nihongo
Zett
Thursday, February 3, 2011
OAF Callable Statement Parameter Binding
unfortunately ..
when you set parameters using Ordinal binding, you must get OUT parameters via index
you could only get OUT cursor parameter via index which forces you to use Ordinal binding - because CallableStatement only have getCursor(int index) method.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment