public class BaseDAO.InsertStatement extends BaseDAO.BaseStatement
instance, statement| Constructor and Description |
|---|
InsertStatement(java.lang.String statement) |
| Modifier and Type | Method and Description |
|---|---|
long |
execute() |
java.sql.PreparedStatement |
get() |
public java.sql.PreparedStatement get()
throws java.sql.SQLException
get in class BaseDAO.BaseStatementjava.sql.SQLExceptionpublic long execute()
throws java.sql.SQLException
java.sql.SQLException