I want to import the following classes:
Path to the classes: db\classes (don't know if the path makes a difference)
server: JBoss Application Server
host: localhost:8090
database: mySQL
How would I do it?
Thank you.
| Code: |
| DatabaseController.class
TeamMember.class User.class |
Path to the classes: db\classes (don't know if the path makes a difference)
server: JBoss Application Server
host: localhost:8090
database: mySQL
How would I do it?
Thank you.
