JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Search
Help
org.nuiton.db.meta
SqlWork
Contents
Description
Method Summary
Method Details
execute(Connection)
Hide sidebar
Show sidebar
Interface SqlWork
public interface
SqlWork
Since:
0.1
Author:
Arnaud Thimel (Code Lutin)
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
execute
(
Connection
connection)
Method Details
execute
void
execute
(
Connection
connection)
throws
SQLException
Throws:
SQLException