java
hibernate3 calendar_date adds time with jdk 1.8
When we upgraded from weblogic 9c(JDK 1.5) to weblogic 12c(JDK 1.8), hibernate type calendar_date is adding time to the field. Except weblogic version nothing else has changed. In weblogic 9c the same column is getting populated with only Date(with out time), but in weblogic 12c column is getting populated with Date along with Time. Could some one guide me in right direction? <property name="hireDate" column="hire_date" type="calendar_date"/> weblogic 9c hire_date = 05/15/2017 weblogic 12c hire_date = 05/15/2017 08:22:36
Related Links
Cannot use Graph View library in Eclipse
org.im4java.core.CommandException: org.im4java.core.CommandException:
Maven and Hsqldb: org.hsqldb.HsqlException: Client driver version greater than '2.1.0.0' is required. HSQLDB server version is '2.3.4' (on mac)
Repartition with Apache Spark
Java Fx Userchoosen color CSS
How to use keySet() to retrieve a set of keys within a HashMap, loop over it and find its count for each key?
Text Box does not immediately pop up in JFrame [duplicate]
Redirecting Standard Output of a JAR in c#
Photo by Camera Upload Exception (Firebase Storage)
Create a 2d array from an ArrayList<Integer>
Code inside of an if statement running no matter what. Any help would be greatly appreciated
Thread.sleep() and GUI
NativeExpressAdView not working with native ad unit id but does work with banner unit ad
securing jax-rs with roles
Remove Shutdown Hook of another Java process [duplicate]
bukkit - Waiting?