lightdb-sql
lightdb-sql
API
lightdb.sql
connect
ConnectionManager
DBCPConnectionManager
DataSourceConnectionManager
HikariConnectionManager
SQLConfig
SingleConnectionManager
SingleConnectionManager
SQLArg
SQLArg
DoubleArg
FieldArg
FieldArg
GeoPointArg
JsonArg
LongArg
StringArg
SQLConversion
SQLDatabase
SQLDatabase
SQLPart
SQLPart
SQLQueryBuilder
SQLQueryBuilder
SQLResults
SQLState
SQLStore
lightdb-sql
/
lightdb.sql
/
SQLArg
/
GeoPointArg
GeoPointArg
lightdb.sql.SQLArg.GeoPointArg
case
class
GeoPointArg
(
point
:
Point
)
extends
SQLArg
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
SQLArg
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
override
def
set
(
ps
:
PreparedStatement
,
index
:
Int
):
Unit
Attributes
Definition Classes
SQLArg
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