Hi all, I'd like for iBATOR to create my domain objects based on their corresponding table name. But I'd also like to add the suffix "DTO" to the end of them. I know I can map this per table, but I was really hoping I could just customize one of the iBATOR plugins. Looking through the documentation though, I don't see a place for it. Any ideas?
Thanks.