Hi,
I'm trying to use MiddleGen2.1 to generate Java classes (with XDoclet tags) from database. I'd like to create Interface instead of a java class from *.hbm.xml file,what I know hbm.xml file must contain a meta tag (class lavel) like
<meta atribute="interface">true</meta> to generate Interface from *.hbm.xml file using hbm2java ant task.Could anyone tell me how to generate such <meta> tag in hbm.xml file using middlegen?
thanx



Sent from the Middlegen - User forum at Nabble.com:
how to generate Interface from middlegen

Reply via email to