Hi, I have just started using Grails and I am trying to connect to an existing Oracle database. I modified the ApplicationDataSource.groovy file and added the oracle.jar to the appropriate location. Is there anything else that I need to do? Also, as for the domain classes, how would I map to the specific table? Thanks.