Monday, 26 August 2013

Allowing only certain subclasses in Java Hibernate entity relationships

Allowing only certain subclasses in Java Hibernate entity relationships

References

Reference NO 1

http://stackoverflow.com/questions/15200698/allowing-only-certain-subclasses-in-java-hibernate-entity-relationships

Reference NO 2

http://stackoverflow.com/questions/14836354/java-spring-eager-fetch-hibernate-subclass-fails

Reference NO 3

http://docs.jboss.org/ejb3/app-server/HibernateAnnotations/reference/en/html_single/

Reference NO 4

http://docs.jboss.org/hibernate/annotations/3.5/reference/en/html/entity.html

Reference NO 5

http://ndpsoftware.com/HibernateMappingCheatSheet.html

Reference NO 6

http://viralpatel.net/blogs/hibernate-inheritence-table-per-hierarchy-mapping/

Reference NO 7

http://en.wikibooks.org/wiki/Java_Persistence/Inheritance

Reference NO 8

#EANF#

No comments:

Post a Comment