MySQLInsertEntityDatatype#
- public class MySQLInsertEntityDatatype extends MySQLTransaction implements InsertEntityDatatypeImpl#
Insert an entity’s (meaning: an abstract property’s) data type.
This inserts the abstract property’s data type as opposed to the (overridden data type which is being inserted/updated via InsertEntityPropertiesImpl.
- Author:
Timm Fitschen
See also:
{@linkInsertEntityPropertiesImpl}
Fields#
STMT_INSERT_ENTITY_COLLECTION#
STMT_INSERT_ENTITY_DATATYPE#
Constructors#
MySQLInsertEntityDatatype#
Methods#
execute#
- public void execute(SparseEntity entity)#