Re: AW: AW: [Objectbridge-developers] Q: How to setup the database?
Brought to you by:
thma
From: Ivan T. <to...@cr...> - 2001-08-08 10:26:02
|
Hmm, Obviously, there will be bigger problems with postgresql. It appears that OID is reserved column name in postgresql. Is there an easy fix for that in OJB? On 08 Aug 2001 11:35:43 +0200, Mahler Thomas wrote: > > What "other objects" do you have in mind? Well, the business objects for other applications than the tutorials. > > You are welcome to contribute. OJB currently has no tools for forward- or > reverse engineering or graphically composing the O/R mappings. So your > know-how in this area will help a lot! > I'll have to dig a little more in the XML mapping descriptors. Do you think they will be enough to create the tables? It definetly works for the Product class, but this is the simplest case. |