| Customizing JPA entity generation [message #817029] |
Fri, 09 March 2012 09:51  |
Missing name Missing name Messages: 13 Registered: November 2011 |
Junior Member |
|
|
Hello,
I would like to customize how my JPA entities are generated by Eclipse. For instance I sometimes don't want bidirectional relationships and would like to be able to have more control over this aspect of JPA entities generation.
I noticed another problem with Eclipse: I have tinyint(1) data type in mysql and eclipse maps this to a byte java type instead of boolean. How can I configure eclipselink so that it maps tinyint(1) to boolean?
Regards,
Julien.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01486 seconds