> It's possible , with iBatis for Java, to have a dynamic table name, like > this : > > <select id="getRighe" > resultMap="resultRighe" > parameterClass="java.util.Map"> > <![CDATA[ > select * > from #tabPrefix#_righe > where IDUtente = #IDUtente# > ]]> > > Thank You > > Vincenzo Graziadei > >
<<attachment: winmail.dat>>

