Thanx James, That was somewhat an important cosmetic issue :)
Yuri --- "James A. Hillyerd" <[EMAIL PROTECTED]> wrote: > The javaName attribute will do this: > > <column name="agent_id" required="true" > type="INTEGER" > javaName="AgentID"/> > > It will also work for table name to object name > mappings. > > -james > > On Sat, 2002-05-11 at 01:31, Yuri M wrote: > > > > Hi everybody, > > Is there a way to assign a different name of the > class properties in the -schema.xml, I mean one > which is not derived from the column name. The same > goes for the class name and the table name. > > Thanx, > > Yuri > > > > > > > > --------------------------------- > > Do You Yahoo!? > > LAUNCH - Your Yahoo! Music Experience > -- > [] James A. Hillyerd <[EMAIL PROTECTED]> - Java > Software Engineer > [] PGP 1024D/D31BC40D F87B 7906 C0DA 32E8 B8F6 DE23 > FBF6 4712 D31B C40D > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
