The createSchema() for PostgisDataStore is implemented but, probably, not actually working.
I have a patched and working version of that, but it depends on some other code of my own,
so it's not of general use as it is now.
The createSchema() for OracleDataStore is not implemented at all. I have started implementing it,
but not yet released it (expecially because I'm not the module mantainer).
Also there's the problem of the missing Primary Keys support in GeoTools,
so that you won't be able to have PKs in your DB tables.
Take also a look at the thread called:
    "problem creating schema in postgis"
I have to find the time to reorder my codem addi test cases, etc. and deliver it some way.
 
Bye
Paolo Rizzi
 

 -----Messaggio originale-----
Da: Satyanarayana Murty Pindiproli [mailto:[EMAIL PROTECTED]
Inviato: lunedì 14 novembre 2005 12.21
A: [email protected]
Oggetto: [Geotools-gt2-users] creating geometry Tables on postgres


Hi,

I wanted to Dynamically create a Table (if not present )for the Routing Data that i generate for a user.I wanted to know whether i can do this for Postgres or Oracle Databases.
              I tried to use the createSchema() method on the PostGisDatastore but find that it expects a table to be present and doesnot create one.Can anybody tell me how to do this ? Found the Same type of problem with oracle 9i spatial Database as well.I dont want to use the ShapeFileWriter for this as i/o on files will be time-consuming.

Any Ideas on the Same are welcome.



Regards,

Satya.







AVVERTENZE AI SENSI DEL D. LGS. 196/2003

Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i file/s allegato/i, sono da considerarsi strettamente riservate. Il loro utilizzo è consentito esclusivamente al destinatario del messaggio, per le finalità indicate nel messaggio stesso. Qualora riceveste questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema; costituisce comportamento contrario ai principi dettati dal D. Lgs. 196/2003 il trattenere il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse.

Reply via email to