The problem was I didn't find a way to define a catalog in Oracle9i, it
seems Oracle catalog is used for backup. Now I am specifying table names in
middlegen ant task, this allow me to generate for only those tables needed.

Thanks for your reply,

Wei

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Eivind
Waaler
Sent: October 4, 2004 5:23 PM
To: [EMAIL PROTECTED]
Subject: Re: [Middlegen-user] How to specify database.catalog?

This might be an obvious answer, but there is a catalog attribute:

<middlegen
   appname="name"
   ...
   catalog="catalog"
>

Have you tried this? Or is the problem something else?

There has been some errors reported with catalog on different jdbc drivers,
not sure what they were. Let us know if it's not working.

.eivind

On Mon, 4 Oct 2004, Wei Jin wrote:

> Hi Everyone,
>
> Could anyone tell me how to specify database.catalog in middlegen ant
task?
> I only want to generate code for a limited number of table under the 
> schema, it takes too long to generate all of them.
>
> Thanks,
>
> Wei
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: IT Product Guide on 
> ITManagersJournal Use IT products in your business? Tell us what you 
> think of them. Give us Your Opinions, Get Free ThinkGeek Gift 
> Certificates! Click to find out more 
> http://productguide.itmanagersjournal.com/guidepromo.tmpl
> _______________________________________________
> middlegen-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/middlegen-user
>
>


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use
IT products in your business? Tell us what you think of them. Give us Your
Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
middlegen-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/middlegen-user



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
middlegen-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/middlegen-user

Reply via email to