thrownewUnsupportedOperationException("findFileList not supported");
//SqlQuerySpec query = new SqlQuerySpec("SELECT * FROM FileLocationEntity f WHERE f.createdAt >= @time_from AND f.createdAt <= @time_to AND f.createdBy = '@user_id'");
SqlQuerySpecquery=newSqlQuerySpec("SELECT * FROM FileLocationEntity f");