public class Sources extends Object
| Constructor and Description |
|---|
Sources() |
| Modifier and Type | Method and Description |
|---|---|
static SqlScriptSource |
fromFile(File str) |
static SqlScriptSource |
fromString(String str) |
static SqlScriptSource |
fromURL(URL str) |
public static SqlScriptSource fromString(String str)
public static SqlScriptSource fromFile(File str)
public static SqlScriptSource fromURL(URL str)
Copyright © 2017. All rights reserved.