JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.jumpmind.db.platform
Interface IDmlStatementFactory
All Known Implementing Classes:
DmlStatementFactory
public interface
IDmlStatementFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
DmlStatement
create
(
String
databaseName,
DmlStatementOptions
options)
Method Details
create
DmlStatement
create
(
String
databaseName,
DmlStatementOptions
options)