Package de.ec.sql
Class InsertValue
- java.lang.Object
-
- de.ec.sql.InsertValue
-
public class InsertValue extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedInsertValue(Insert insert, java.lang.String column)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Insertquery(Query query)Insertvalue(java.lang.Object value)Insertvalues(java.lang.Object... values)
-