public class SqlParameter extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
count |
protected String[] |
entry |
protected String |
sql |
| Constructor and Description |
|---|
SqlParameter() |
SqlParameter(String sql) |
public SqlParameter()
public SqlParameter(String sql)
Copyright © 2021. All rights reserved.