>* Should I create my own schema in the DB where all
> the Turbine tables (visitor, roles, etc.) are, or
> should I create a separate DB for my data?
>
I am not an expert, but I have just asked this same
question on this list. You will probably use only one
Database for both your tables and Turbine's default
tables. But you can create another MapBuilder.
You can have multiple MapBuilders -> 1 DatabaseMap.
>* What is the preferred way of accessing data in a
> DB from a Turbine Java class? Just plain JDBC?
> Any other tool you guys use? I'm referring to
> data such as the inventory totals on a shopping
> cart system... I've heard about Castor and Village,
> but I'm not sure what's the recommended way of
> doing this. Any code samples are very welcome!
>
The Peer model is the default, therefore the easiest
to get started with. Read the source for examples.
Brian
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]