Hello, I am new to OJB so please be patient with me on this. I used torque in last small project which has a way to create all database tables based on my provided schema file.
But on OJB, I am not able to find any document regarding this feature. The ant build file has a target "prepare-testdb" which create OJB internal tables a tons of other test tables which I dont need in my production. Can some one shred some light? I am in OJB turnel in the last 7 days. Can I use OJB to create my database table base on my repository_user.xml file?? Or I need to write my own SQL script? Advice is greatly appreciated. Happy coding -Dan
