Beginner |
|
Joined: Tue Jan 30, 2007 1:35 pm Posts: 27
|
Hi Dear all,
I'm using the custom exporters to generate the HBM2Java. May I know how can get the properties key (set in ant tool) from custom strategy ? For e.g:
I have a property key
<hbmtemplate
templateprefix="pojo/"
.....
<property key="subclass" value="gen."/>
How can I get the property key values in my ReverseEngineeringStrategy files ? Because the reverse enginnering strategy will based on the property key value there. Thanks a lot. Please give me some hints.
|
|