public interface Write
extends java.lang.Cloneable
long insert()
throws java.sql.SQLException
java.sql.SQLException - -int update(java.lang.String... fields)
throws java.sql.SQLException
fields - 需要修改的字段java.sql.SQLException - -int delete()
throws java.sql.SQLException
java.sql.SQLException - -