| Package | Description |
|---|---|
| org.soulwing.jdbc |
JDBC facade and supporting classes
|
| org.soulwing.jdbc.source |
SQL source code input support
|
| Modifier and Type | Class and Description |
|---|---|
class |
SQLNonUniqueResultException
An exception thrown when a single-row query returns more than one row.
|
class |
SQLNoResultException
An exception thrown when a single-row query returns nothing at all.
|
class |
SQLNullStatementException
An exception thrown when an
SQLSource contains no statements. |
| Modifier and Type | Class and Description |
|---|---|
class |
SQLInputException
|
class |
SQLResourceNotFoundException
An exception thrown by an
SQLSource when the resource cannot be found. |
Copyright © 2014–2015 Carl Harris, Jr. All rights reserved.