|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | PROPERTY | CONSTR | METHOD | DETAIL: FIELD | PROPERTY | CONSTR | METHOD | |||||||
java.lang.Objectmetridoc.plugins.sql.SqlLocator
class SqlLocator extends Object
Created by IntelliJ IDEA. User: tbarker Date: 5/6/11 Time: 2:43 PM To change this template use File | Settings | File Templates.
| Property Summary | |
|---|---|
static SqlLocator |
instance
|
def |
sqlProviders
|
def |
urlToProvider
|
| Method Summary | |
|---|---|
static SqlLocator
|
getInstance()
|
static def
|
getProvider(String url)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Property Detail |
|---|
static SqlLocator instance
def sqlProviders
def urlToProvider
| Method Detail |
|---|
static SqlLocator getInstance()
static def getProvider(String url)
Groovy Documentation