We are updating our database form 8i to 10g.
Do I have to update the generated code or can I keep using the 8i templates? What is the performance penalities if I stay with the 8i/9i templates.
How do I regenerate the templates to 10g?. I have custom code in the Enitities and don't want to lose the code. (I.E. I don't want to generate the classes using the Full generation features).
I don't see anything in the code that would prevent me to regenerating the entityBase class to 10g, but the comment in the Entity classes says do not use this generated code with another version of the database.
thanks in advance
Rich