hunt-database ~master (2022-02-21T07:44:19Z)
Home
Dub
Repo
Row.bindObject
hunt
database
base
Row
Row
Undocumented in source. Be warned that the author may not have intended to support it.
void
bindObject
(T obj)
void
bindObject
(T obj)
interface
Row
final
void
bindObject
(
string
tableName
=
T.stringof
bool
traverseBase
= true
alias
getColumnNameFun
= "b"
T
)
(
T
obj
)
if
(
is
(
T
== class)
)
Meta
Source
See Implementation
hunt
database
base
Row
Row
aliases
getAs
opIndex
functions
bind
bindObject
getBoolean
getBuffer
getColumnIndex
getColumnName
getDouble
getFloat
getInteger
getLong
getShort
getString
getValue