Label: enums

All content with label enums.
Related Labels: hibernate, jpa

Java 5 Enums Persistence with Hibernate (AppFuse 2)
About this Tutorial If you need to map Java 5 Enums to Hibernate using JPA annotations this is what you are looking for. Table of Contents # Writing the JPA annotations #persondaoJpaAnntt # Mapping Java 5 Enums to Hibernate #Java5Enums2Hbm Writing the JPA annotations ...
Other labels: jpa, hibernate