|
hello
i'm a new user of castor. Before i work for the
mapping the toplink software.
Now i tried use ( for evaluate the product) Castor
for maping object to a mysql database.
i try to use
"org.exolab.castor.gui.QueryAnalyser"
i can't run this with the file
database.xml
-------------------------------------------------------------------------------
<database name="tophe" engine="mysql"
>
<driver class-name="org.gjt.mm.mysql.Driver" url="jdbc:mysql://localhost/tophe" > <param name="user" value="tophe" /> <param name="password" value="toto" /> </driver> <mapping href="utilisateurs.xml" /> </database> ------------------------------------------------------------------------------
i don't find in the documentation a sample for use
a mysql data base
can you help me
thank
Christophe.delaplace
|
- Re: [castor-dev] used simply castor christophe delaplace
- Re: [castor-dev] used simply castor Bruce Snyder
