Hello All
 
I'm new to ojb and i'm currently trying to implement the method describe in
the HowTo  "Stored Procedure with Ojb". And i have a few questions
First : Is the code for this Howto available somewhere ? Even if i know that
the code is a bit specific, i just want to have for validating my own
implementation ( on missing method description such as
getObjectFromStatement ... )
 
My second question is 
    -the howto describe a method which is extending the StatementManager ,
is it possible for avoiding this 
    to use the a StatementFactory which is allocating a
CallableStatementForClass is the class has stored procedure
    or an other ( StatementsForClassImpl ) if the class descriptor hasn't.
    Instead of registring OutParameters in the StatementManger can we do it
in the StatementForClass implementation.
  
 
Tks
 
Thierry Hanot 
 

Reply via email to