This is available in CVS.

Ben


On Thu, 20 Jan 2005, Geoff Clitheroe wrote:

> Hi,
>
> when running using the Hibernate plugin to generate hmb files is it possible 
> to
> read table and field comments from the DB (Oracle) and write them into meta
> description tags in the mapping files.
>
> e.g., the sql that creates the db creates comments like:
>
> COMMENT ON TABLE Place IS
> 'A place is a remote location that may have recording points (e.g., a seismic 
> or
> CGPS site) and associated equipment, or other equipment (e.g., a radio
> repeater), located at it. Many recording sites may be located at one place.'
> /
>
>
> and I would like to create things like
>
>    <meta attribute="class-description">
>      A place is a remote location that may have recording points
>      (e.g., a seismic or CGPS site) and associated equipment, or
>      other equipment (e.g., a radio repeater), located at it. Many
>      recording sites may be located at one place.
>     </meta>
>
> In the hmb file so that we get better docs for the API.
>
> If it is not currently possible can someone point me in the vague direction of
> where to extend?
>
> Thanks,
> Geoff
>
> PS awesome stuff, we did 12700 lines of API in < 2 mins!  Very very cool.
>
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
> Tool for open source databases. Create drag-&-drop reports. Save time
> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> _______________________________________________
> middlegen-user mailing list
> middlegen-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/middlegen-user
>


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
middlegen-user mailing list
middlegen-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/middlegen-user

Reply via email to