castor version: 0.9.4.3
db: postgresql
db version: 7.2.2
db jdbc driver: pg73jdbc3.jar

---------

hello.

all of the tables that i've been using with castor include lowercase and uppercase letters (i.e. "orderItem"), and they work fine. however, i just created my first MANY-TABLE whose table name and field names are also composed of lowercase and uppercase letters (i.e. table name = "order_orderItem"; field name = "orderId").

however, only for this MANY-TABLE, castor is complaining that it cannot find the table nor fields (indicating that the table name and fields name should be in ALL lowercase).

is there any special processing logic for the MANY-TABLEs? if so, what classes in the castor source should i look at?

has anyone had this problem with the MANY-TABLEs and lowercase/uppercase names?

thank you.
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev

Reply via email to