[
http://jira.jboss.com/jira/browse/JBIDE-1611?page=comments#action_12394820 ]
Vitali Yemialyanchyk commented on JBIDE-1611:
---------------------------------------------
1) warning - ok - clear.
2) screenshot
3) I mean
a)
>>
/**
* Home object for domain model class ColumnsPriv.
* @see test.ColumnsPriv
* @author Hibernate Tools
*/
@Stateless
public class ColumnsPrivHome {
...
>>
b)
>>
/**
* ColumnsPriv generated by hbm2java
*/
@Entity
@Table(name = "columns_priv", catalog = "mysql")
public class ColumnsPriv implements java.io.Serializable {
...
>>
should be (as I think) in different packages. For me this seems could have a sense.
hibernate reverce engeniering
-----------------------------
Key: JBIDE-1611
URL:
http://jira.jboss.com/jira/browse/JBIDE-1611
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Reporter: Vitali Yemialyanchyk
Assigned To: Vitali Yemialyanchyk
Priority: Minor
Fix For: LATER
Attachments: dialog.jpg, reveng.strategy screenshot.jpg
GUI -> Package - as I think this should be obligatory field - so user should get some
message about it.
Of cource he could firstly run it - see result - then delete -> specify the package
and run one again...
reveng. strategy -> I can't get it work - so should be some more questions here.
GUI -> Main & Exporters tab -> if the dialog small enough - some buttons and
controls envisible -> in this case should be scrollbars were.
Generation result -> all files in one place. Domain model classes should be in one
separate package and POJO classes in other. User should get possibility to specify this.
Other during generation process - generator simply rewrite my old files - should be some
message here. rewrite all or just one - should be clear.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira