Discussion:
[Middlegen-user] jdbc-type sql-type in jbosscmp-jdbc.xml
D***@cexp.com
2003-11-20 14:51:04 UTC
Permalink
I would like the jdbc-type and sql-type tags to be included in the
jbosscmp-jdbc.xml file.

Can this be accomplished with a change to the middlegen build.xml file, or
must I modify entity-cmp-20.vm file (if so, how?).
Eivind Waaler
2003-11-21 05:50:02 UTC
Permalink
I think you would have to modify the .vm file to add the two xdoclet tags:

@jboss.jdbc-type="xx"
@jboss.sql-type="yy"

Not even sure if Middlegen can give you the values you need, like db
specific type name.. You might have to write some sort of mapping
functionality to support this.

.eivind
Post by D***@cexp.com
I would like the jdbc-type and sql-type tags to be included in the
jbosscmp-jdbc.xml file.
Can this be accomplished with a change to the middlegen build.xml file, or
must I modify entity-cmp-20.vm file (if so, how?).
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
_______________________________________________
middlegen-user mailing list
https://lists.sourceforge.net/lists/listinfo/middlegen-user
Loading...