SQLIndexedField
lightdb.sqlite.SQLIndexedField
case class SQLIndexedField[F, D <: Document[D]](fieldName: String, collection: Collection[D], get: D => Option[F]) extends IndexedField[F, D]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait IndexedField[F, D]class Objecttrait Matchableclass Any
Members list
In this article