Returns a tuple with the list of gps positions that pertain to the selection filters and the total number of matching records that were found.
Returns a tuple with the list of gps positions that pertain to the selection filters and the total number of matching records that were found.
If no limit was imposed in the selection filters, we do not make another query to get the total number of records, as they were already returned.
Gets a list of com.atomizesoftware.spin.models.GPSPosition with the requested filters.
Gets a list of com.atomizesoftware.spin.models.GPSPosition with the requested filters.
Gets the number of records that correspond to the complex select statement.
Gets the number of records that correspond to the complex select statement.
Updates a com.atomizesoftware.spin.models.GPSPosition
Updates a com.atomizesoftware.spin.models.GPSPosition
If fields are specified, only those are updated, otherwise the whole entity is updated.
to update
Implements functions related to com.atomizesoftware.spin.models.GPSPosition