done
On 7/7/07, Clinton Begin <[EMAIL PROTECTED]> wrote:
Hi everyone,
I've put together a simple survey to help us set the direction for
future versions of iBATIS.
Please fill it out to ensure that iBATIS remains or becomes the
product you want.
It should only take 10 minutes to fill out. T
Hi everyone,
I've put together a simple survey to help us set the direction for
future versions of iBATIS.
Please fill it out to ensure that iBATIS remains or becomes the
product you want.
It should only take 10 minutes to fill out. The results are not
displayed, but I will publish a summary o
As a more general recommendation, I'd say: If the database for your
application already exists, then use iBATIS. If you get to create it
from scratch, use Hibernate.
I agree with that. But remember, no company in the world that doesnt
have a database in way or another, legacy or modem. iBatis
I should be the most biased person right? ;-) Maybe not
is my assumption right. Does Hibernate have
namespace support like in iBatis.
Well...yes. Possibly better. Hibernate simply uses the package
structure in which you place the XML files as the namespace (just like
a class), because