hunt-database ~master (2022-02-21T07:44:19Z)
Home
Dub
Repo
SqlConnectOptions.getUser
hunt
database
base
SqlConnectOptions
SqlConnectOptions
Get the user account to be used for the authentication.
@return the user
class
SqlConnectOptions
string
getUser
(
)
Meta
Source
See Implementation
hunt
database
base
SqlConnectOptions
SqlConnectOptions
constructors
this
functions
addProperty
getCachePreparedStatements
getDatabase
getHost
getPassword
getPort
getPreparedStatementCacheMaxSize
getPreparedStatementCacheSqlLimit
getProperties
getUser
initialize
setCachePreparedStatements
setDatabase
setHost
setPassword
setPort
setPreparedStatementCacheMaxSize
setPreparedStatementCacheSqlLimit
setProperties
setUser
variables
DEFAULT_CACHE_PREPARED_STATEMENTS
DEFAULT_PREPARED_STATEMENT_CACHE_MAX_SIZE
DEFAULT_PREPARED_STATEMENT_CACHE_SQL_LIMIT
Get the user account to be used for the authentication.
@return the user