D Burbridge created NETBEANS-4096:
-------------------------------------
Summary: Hibernate tools version update?
Key: NETBEANS-4096
URL: https://issues.apache.org/jira/browse/NETBEANS-4096
Project: NetBeans
Issue Type: Wish
Components: javaee - Hibernate
Affects Versions: 11.3
Reporter: D Burbridge
When I run the Hibernate Tools wizard in Netbeans (right-click on project - New
- Hibernate Mapping Files and POJOs from Database...) the resultant java file
includes the comment "// Generated <date/time> by Hibernate Tools 4.3.1".
This is despite the fact that I'm using Hibernate 5.4 throughout! (pom.xml uses
version 5.4.13.Final, and Tools - Libraries contains version 5.4.11.Final jar
files).
I can only assume that Netbeans has a set of Hibernate tools built-in, which
can't be changed by the user?
(In Tools - Plugins - Installed I've apparently got a Hibernate Plugin (versionĀ
1.35.0.1) but there's no update to that, indeed I can't even see it listed onĀ
plugins.netbeans.org, so I've no idea whether it's anything relevant or not?)
The reason I'm asking is that the treatment of date/time fields is apparently
improved in Hibernate 5, such that they map better to Java date/time types.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists