Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If you're writing in Java, use standard API like JPA instead of native (that's what we're using with our site). I've tested some sample code on Amazon Beanstalk, and the code (with JPA) WORKED WITHOUT A SINGLE ALTERATION. It's not 100% obviously, e.g. if you use native types like Key, but the point is you CAN write your code to be compatible with any Java platform.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: