Right….you’d want to write your own Base objects anyway.

 

-----Original Message-----
From: Jeff Butler [mailto:[EMAIL PROTECTED]
Sent: 10 March 2006 13:55
To: user-java@ibatis.apache.org
Subject: Re: How to make dao's / vo's more polymorphic

 

Abator doesn't have support for this now - but it should be fairly simple to add.  Abator would not generate these base objects, it would just assume they are there and use them - right???

 

Jeff Butler

 

On 3/10/06, Paul Carr <[EMAIL PROTECTED]> wrote:

Hi All,

Is there a way to make the DAO's and VO's generated by abator all extend
a single class or implement a common interface?

Ideally I'd like all my DAO interfaces to extend a BaseDAO and all my
value objects to extend a BaseValueObject automatically as abator
creates them ???

Best Regards
Paul.

 

Reply via email to