Gradle-DatabasePlugin V1.0.12

au.com.coherentsoftware.gradle
[Groovy] Class DatabasePluginExtension

java.lang.Object
  au.com.coherentsoftware.gradle.DatabasePluginExtension

class DatabasePluginExtension

Used by the DatabasePlugin to provide a central point for configuring database access for all supported tasks.


Property Summary
String driver

String host

String password

String port

String username

 
Method Summary
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Property Detail

driver

String driver


host

String host


password

String password


port

String port


username

String username


 

Copyright 2014 Coherent Software Australia Pty Ltd