MySQLGetFileRecordByPath#
- public class MySQLGetFileRecordByPath extends MySQLTransaction implements GetFileRecordByPathImpl#
Retrieve the entity id of a file with the given path (or null).
- Author:
Timm Fitschen
Fields#
STMT_GET_ID_BY_PATH#
Constructors#
MySQLGetFileRecordByPath#
Methods#
execute#
- public SparseEntity execute(String path)#