lightdb-sql
lightdb-sql
API
lightdb.sql
SQLData
SQLFilter
SQLIndexedField
SQLIndexer
SQLPageContext
SQLPart
SQLSupport
lightdb-sql
/
lightdb.sql
/
SQLFilter
SQLFilter
lightdb.sql.SQLFilter
case
class
SQLFilter
[
D
<:
Document
[
D
]](
sql
:
String
,
args
:
List
[
Json
])
extends
Filter
[
D
]
,
SQLPart
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
SQLPart
trait
Filter
[
D
]
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
override
def
&&
(
that
:
Filter
[
D
]):
SQLFilter
[
D
]
Attributes
Definition Classes
Filter
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods