| Package | Description |
|---|---|
| org.soulwing.jdbc.source |
SQL source code input support
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceSQLSource
An
SQLSource that reads SQL statements from a resource that can be
located using a URL. |
class |
StringSQLSource
An
SQLSource that reads SQL statements from a string. |
Copyright © 2014–2015 Carl Harris, Jr. All rights reserved.