1. How to connect to remote MySQL server via SSH using JPA? stackoverflow.comI'm trying to connect to remote MySQL server via SSH in my Java project. How can I integrate SSH connection with JPA? I'm using Netbeans 6.9.1, JPA, MySQL 5.2. Thanks |
2. Saving remote object into local system using mysql database forum.hibernate.orgAuthor Message kagitala Post subject: Saving remote object into local system using mysql database Posted: Fri Feb 23, 2007 4:45 am Newbie Joined: Thu Feb 22, 2007 10:17 pm Posts: 2 Location: Malaysia Hi i have an object..i am getting this object from my webservices. this object is coming from oracle into local system. but i need to store ... |
3. Problems moving from local to remote MySQL database forum.hibernate.orgNewbie Joined: Tue Sep 11, 2007 8:56 am Posts: 1 Hello, I have a (hopefully!) simple problem that I hope that someone with more experience than me will be able to solve quickly. I am updating my first Hibernate application to use a remote MySQL database rather than a local one. The two database are identical (the remote version was created ... |