No. The SqlMaps are dependant on the VOs and the DAOs are dependant on both - so only the DAOs are optional (it didn't make sense to me to generate VOs without SqlMaps).
What problem are you trying to solve? If this is a regeneration thing, Abator will ignore any additions you've made to the VOs and SqlMaps - they will carry through a regeneration.
Jeff Butler
On 3/16/06, Paul Carr <[EMAIL PROTECTED]> wrote:
Hi Jeff, is there a way to make abator only generate the DAO's and leave the VO's alone and SQLMaps alone ? (the DTD seems to enforce all must be generated )