Re: [Hibernate] Hibernate2UML

2002-10-26 Thread Gavin King
Yeah that would be cool. I think with the new *Metadata interfaces its also quite easily doable. I don't know much about xmi myself but if you do, I think you would be able to implement this quite straightforwardly - Original Message - From: "Ampie Barnard" <[EMAIL PROTECTED]> To: <[EM

[Hibernate] [PATCH] - Adding ShowSql attribute for HibernateServiceMBean

2002-10-26 Thread Matt Veitas
Adding ShowSql as an attribute for the HibernateServiceMBean. Patch is posted on the sourceforge site. I am unable to do a diff on the jmx.html page do to the error I got "\ No newline at end of file". Something to do with \n and \r!!! I have attached the jmx.html file with the updates.