little-sql
7.0.0
little-sql
little.sql
ConnectionMethods
Connector
DataSourceMethods
Execution
Execution
GetBigDecimal
GetBoolean
GetByte
GetDate
GetDouble
GetFloat
GetInstant
GetInt
GetLocalDate
GetLocalDateTime
GetLocalTime
GetLong
GetShort
GetString
GetTime
GetTimestamp
GetValue
GetValueByIndex
GetValueByLabel
InParam
InParam
Null
PreparedStatementMethods
Query
QueryBuilder
QueryBuilder
ResultSetMethods
StatementMethods
Update
little-sql
/
little.sql
/
GetShort
GetShort
object
GetShort
extends
GetValue
[
Short
]
Gets Short from ResultSet.
Graph
Supertypes
Self type
trait
GetValue
[
Short
]
trait
GetValueByLabel
[
Short
]
trait
GetValueByIndex
[
Short
]
class
Object
trait
Matchable
class
Any
GetShort
.type
Value members
Value members
Concrete methods
def
apply
(
rs:
ResultSet
,
index:
Int
):
Short
def
apply
(
rs:
ResultSet
,
label:
String
):
Short