MySQLInsertSparseEntity

public class MySQLInsertSparseEntity extends MySQLTransaction implements InsertSparseEntityImpl

Fields

STMT_INSERT_FILE_PROPERTIES

public static final String STMT_INSERT_FILE_PROPERTIES

STMT_INSERT_SPARSE_ENTITY

public static final String STMT_INSERT_SPARSE_ENTITY

Constructors

MySQLInsertSparseEntity

public MySQLInsertSparseEntity(Access access)

Methods

execute

public void execute(SparseEntity entity)