Java example for Hibernate Types

This commit is contained in:
andrebrowne
2020-04-25 07:01:34 -04:00
parent 646bd45c18
commit 925a69b401
18 changed files with 788 additions and 0 deletions
+1
View File
@@ -24,6 +24,7 @@
<module>hibernate-mapping</module> <!-- long running -->
<module>hibernate-ogm</module>
<module>hibernate-annotations</module>
<module>hibernate-types</module>
<module>hibernate-jpa</module>
<module>hibernate-queries</module>
<module>hibernate-enterprise</module>