Package | Description |
---|---|
net.windward.datasource.jdbc |
This supplies a sql data source to the Windward Engine.
|
Modifier and Type | Class and Description |
---|---|
class |
CallableStatementWrapper
Wraps all use of CallableStatement so we can track if we closed all statements.
|
class |
PreparedStatementWrapper
Wraps all use of PreparedStatement so we can track if we closed all statements.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectionWrapper.closeStatementWrapper(StatementWrapper statement)
Remove this statement from the map of open statements as it has been closed.
|
Copyright © 2002-2021 Windward Studios, LLC. - All Rights Reserved. We are Java document generation software