Hyper API for C++
0.0.20746
Hyper client library for C++ applications
Loading...
Searching...
No Matches
hyperapi::SqlType Member List
This is the complete list of members for
hyperapi::SqlType
, including all inherited members.
bigInt
() noexcept
hyperapi::SqlType
inline
static
boolean
() noexcept
hyperapi::SqlType
inline
static
bytes
() noexcept
hyperapi::SqlType
inline
static
character
(uint32_t maxLength) noexcept
hyperapi::SqlType
inline
static
date
() noexcept
hyperapi::SqlType
inline
static
doublePrecision
() noexcept
hyperapi::SqlType
inline
static
geography
() noexcept
hyperapi::SqlType
inline
static
getInternalOid
() const noexcept
hyperapi::SqlType
inline
getInternalTypeModifier
() const noexcept
hyperapi::SqlType
inline
getMaxLength
() const noexcept
hyperapi::SqlType
getPrecision
() const noexcept
hyperapi::SqlType
getScale
() const noexcept
hyperapi::SqlType
getTag
() const noexcept
hyperapi::SqlType
inline
integer
() noexcept
hyperapi::SqlType
inline
static
interval
() noexcept
hyperapi::SqlType
inline
static
json
() noexcept
hyperapi::SqlType
inline
static
numeric
(uint16_t precision, uint16_t scale) noexcept
hyperapi::SqlType
inline
static
oid
() noexcept
hyperapi::SqlType
inline
static
operator!=
hyperapi::SqlType
friend
operator<
hyperapi::SqlType
friend
operator<<
hyperapi::SqlType
friend
operator<=
hyperapi::SqlType
friend
operator==
hyperapi::SqlType
friend
operator>
hyperapi::SqlType
friend
operator>=
hyperapi::SqlType
friend
real
() noexcept
hyperapi::SqlType
inline
static
smallInt
() noexcept
hyperapi::SqlType
inline
static
SqlType
(TypeTag tag, uint32_t oid, hyper_type_modifier_t modifier=HYPER_UNUSED_MODIFIER) noexcept
hyperapi::SqlType
inline
text
() noexcept
hyperapi::SqlType
inline
static
time
() noexcept
hyperapi::SqlType
inline
static
timestamp
() noexcept
hyperapi::SqlType
inline
static
timestampTZ
() noexcept
hyperapi::SqlType
inline
static
toString
() const
hyperapi::SqlType
varchar
(uint32_t maxLength) noexcept
hyperapi::SqlType
inline
static
Generated by
1.9.7