[Objectbridge-developers] Generating
Brought to you by:
thma
From: Axel H. <axe...@ar...> - 2001-08-23 14:18:47
|
Hi all, we use OJB for a standalone java-app. In the moment we test it with Microsoft Access. We only use the PersistenceBroker without ODMG or EJB. To get consistency for all parts (repository, interface, proxy class, entity class and ddl to generate) i have expanded the sourcecode of ArgoUml to generate these parts. In the moment it is very rudimentary an exactly programmed for our requests. Unfortunately ArgoUml offers no interfaces to integrate external generators, therefor i have coded the call of my classes directly into the ArgoUml sourcecode. I hope to spend some time next week to complete it. cheers axel |