Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I’m trying to learn JPA & Hibernate so I downloaded the latest MyEclipse hoping that it’s wizards will give me some solid examples to learn from. I just got done following the JPA tutorial letter for letter and I’m getting a lot of errors when I run the main() method. Seems like they revolve around a BLOB being treated as a string. Since I’m new to JPA I can’t initially tell whether this is bad sample code, a bad sample database, or a bad tutorial, or a bug in the MyEclipse Wizards that are generating a lot of things behind the scenes.
I’ll work to figure this out but it’s pretty frunstrating that one of the main tutorials on this site for JPA doesn’t even work. If anyone has any advice (or just tells me to suck it up and figure it out on my own!) that would be great.
nsgajjar,
What errors are you running into ? Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.
Can you paste the link to the tutorial that you are following.