If you will see full error stack you will that H2 database classes is used. Why NOT ORACLE classes?
why h2 (org.h2.engine.Session class - in memory database) is used?
Addition to post. why h2...
Type: Posts; User: cheddar; Keyword(s):
If you will see full error stack you will that H2 database classes is used. Why NOT ORACLE classes?
why h2 (org.h2.engine.Session class - in memory database) is used?
Addition to post. why h2...
Folk! Please help to GRAILS begginer. Sorry for my english
I have ready Oracle database schema named TMS_DEV
I have faced with error: schema not found
I have created GRAILS app....