Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Showing posts with label
datasource-connection
.
Show all posts
Showing posts with label
datasource-connection
.
Show all posts
Tuesday, November 21, 2017
Grails Groovy Sample DataSource Configuration For Database Connection
›
You need to edit DataSource.groovy file as below: dataSource { pooled = true jmxExport = true driverClassName = ...
›
Home
View web version