Hi!
I'm new by using Eclipse3.2 ans programming.
I have a DataBase with Postgre and I would like to see it in Eclipse to start working on it. On Eclipse I've made a project that have the Abator in.
But, how do I have to continue? Please, I need help!
The Data Tools Platform documentation offers directions for creating new connection profiles and driver definitions. You'd have to use the PostgreSQL JDBC Driver template and point to your Postgres JDBC driver.
Hi!
I have just pointed to my Postgres JDBC driver. Now I supose that I have to modify the "web.xml" archive.
I supose that I have to change the "xmlns", "xmlns:xsi" and "xsi:schemaLocation". But which is the difference between this three? What do I have to point in everyone?
I found the solution, thanks. My problem was that I didn't know where to configure the abatorConfig.xml and that then I had to "Generate iBatis Artifacts".