case classStream(id: UUID = UUID.generate(), name: String) extends Product with Serializable
A stream is a sequence of objects with potentially no beginning and no end.
This is currently not being used and is being replaced by the PostGIS Geotemporal API.
The case classes could be updated and used for the Geotemporal API.
Deprecated
See services.PostgresPlugin
Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
A stream is a sequence of objects with potentially no beginning and no end. This is currently not being used and is being replaced by the PostGIS Geotemporal API. The case classes could be updated and used for the Geotemporal API.
See services.PostgresPlugin