> Hello everybody,
> 
> I'm a newbie concerning Turbine still doing some small examples...
> 1.)   I'm wondering if it is possible to change the Turbine table schema
> itself, so that the tables in my database (Oracle) don't have that prefix
> "TURBINE_"... I searched the webapp folder and finally had a look on the
> Turbine sources. In "org.apache.turbine.services.db.map.TurbineMapBuilder"
> there are the getter methods which return the tables' names "hardcoded".
> So, if I want to change the tables' names, do I have to re-compile the
> sources with my changes in that "TurbineMapBuilder.java" or is there
> another way to do so?
> 
> 2.)   I don't know exactly but I think Turbine uses these tables
> ("TURBINE_xxx") to do its user management. Is that right? If so, is there
> an easy way to use another self-created user management system, or do I
> have to do any changes in the sources?
> 
> Regards,
> Thorsten Kleinhenz

--
To unsubscribe, e-mail:   <mailto:turbine-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:turbine-user-help@;jakarta.apache.org>

Reply via email to