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
/
GetTime
GetTime
object
GetTime
extends
GetValue
[
Time
]
Gets Time from ResultSet.
Graph
Supertypes
Self type
trait
GetValue
[
Time
]
trait
GetValueByLabel
[
Time
]
trait
GetValueByIndex
[
Time
]
class
Object
trait
Matchable
class
Any
GetTime
.type
Value members
Value members
Concrete methods
def
apply
(
rs:
ResultSet
,
index:
Int
):
Time
def
apply
(
rs:
ResultSet
,
label:
String
):
Time