Re: Creating a Table on the DBMS from EOF?
Stefan Apelt <[email protected]> Sat, 6 Sep 2003 18:41:46 +0200
| Newsgroups | gmane.comp.web.webobjects.eof |
|---|---|
| Message-ID | <[email protected]> |
Hi Philip, your mail from 05.09.2003, 23:16: > Is it possible to create a table from a program using EOF? > Seing this in EOModeler, it should be possible. But how? Just have a look at com.webobjects.eoaccess.EOSynchronizationFactory. Probably the "createTableStatementsForEntityGroup" method is what you need. -- Regards, Stefan