Interface ProxySQLInterface
-
public interface ProxySQLInterface
-
-
Method Summary
Modifier and Type Method Description Objectbean2sql()StringgetSQLInsert()StringgetSQLInsertStatement()ObjecttoBean(Object[] record)
-
public interface ProxySQLInterface
| Modifier and Type | Method | Description |
|---|---|---|
Object |
bean2sql() |
|
String |
getSQLInsert() |
|
String |
getSQLInsertStatement() |
|
Object |
toBean(Object[] record) |