| Package | Description |
|---|---|
| org.soulwing.jdbc |
JDBC facade and supporting classes
|
| org.soulwing.jdbc.source |
SQL source code input support
|
| Class and Description |
|---|
| SQLSource
A source of SQL statements.
|
| Class and Description |
|---|
| ReaderSQLSource |
| ResourceSQLSource
An
SQLSource that reads SQL statements from a resource that can be
located using a URL. |
| ResourceSQLSource.ResourceAccessor
An accessor for a resource.
|
| SQLInputException |
| SQLResourceNotFoundException
An exception thrown by an
SQLSource when the resource cannot be found. |
| SQLSource
A source of SQL statements.
|
Copyright © 2014–2015 Carl Harris, Jr. All rights reserved.