Hello Steve,

very nice to meet you! In fact, no one is working on schema generation
for JBossDO and new persistence engine at the moment.

Saturday, July 19, 2003, 8:31:51 AM, Steve Lewis wrote:

SL> I'd like to get involved with the JBossDO project. 
SL> I've asked a few questions in the persistence forum
SL> but no one has answered.

I'll answer. I was off-line a couple of days.

SL>   I know you guys are busy :),
SL> but I'd like to work on table generation, since no one
SL> seems to be working on it right now.

You are welcome to be the first! ;)

SL> I'd like to see how it's currently being done by the
SL> CMP engine and see how different it will be in the JDO
SL> implementation.

For 3.X CMP, you can take a look at JDBCStartCommand.java. This is
really the start of the process. The schema is generated based on
the metadata.
For new engine, we'll need absolutely new imlpementation, I think,
based on schema API implementation for SQL. Take a look at
org.jboss.persistence.schema and org.jboss.persistence.sql. Feel free
to contact me directly.


Thanks,

alex

SL> I'm also interested in the idea of managing JDO in the
SL> container via JCA, since JBoss 3.0 is so JCA-centric
SL> and JCA-friendly.

SL> Also, if you have any suggestions for
SL> projects/packages to look at (besides the obvious
SL> current CMP and new persistence projects), I'll be
SL> grateful for any pointers.

SL> Thanks,
SL> Steve

SL> __________________________________
SL> Do you Yahoo!?
SL> SBC Yahoo! DSL - Now only $29.95 per month!
SL> http://sbc.yahoo.com


SL> -------------------------------------------------------
SL> This SF.net email is sponsored by: VM Ware
SL> With VMware you can run multiple operating systems on a single machine.
SL> WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
SL> same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
SL> _______________________________________________
SL> JBoss-Development mailing list
SL> [EMAIL PROTECTED]
SL> https://lists.sourceforge.net/lists/listinfo/jboss-development



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to