Tuesday, 27 August 2013

JPA: Comparing (>=) ordinal enum in query

JPA: Comparing (>=) ordinal enum in query

References

Reference NO 1

http://stackoverflow.com/questions/15198642/jpa-comparing-ordinal-enum-in-query

Reference NO 2

http://tomee.apache.org/examples-trunk/jpa-enumerated/

Reference NO 3

http://gognamunish.blogspot.com/2011/04/saving-enum-values-as-string-in.html

Reference NO 4

http://webdev.apl.jhu.edu/~jcs/ejava-javaee/coursedocs/605-784-site/docs/content/html/jpa-entityex-enum.html

Reference NO 5

http://www.java2s.com/Questions_And_Answers/JPA/Query/enum.htm

Reference NO 6

http://vard-lokkur.blogspot.com/2010/11/jpa-enumerated-default-attribute.html

Reference NO 7

http://blog.xebia.com/2009/08/28/using-enums-with-jpa-without-the-evil-ordinal/

Reference NO 8

http://www.objectdb.com/api/java/jpa/EnumType/ORDINAL

No comments:

Post a Comment