Preparing search index...
The search index is not available
Deepkit
Deepkit
mysql
MySQLDatabaseQueryFactory
Class MySQLDatabaseQueryFactory
Hierarchy
SQLDatabaseQueryFactory
MySQLDatabaseQueryFactory
Index
Constructors
constructor
Methods
create
Query
Constructors
constructor
new
MySQLDatabase
Query
Factory
(
connectionPool
:
SQLConnectionPool
, platform
:
DefaultPlatform
, databaseSession
:
DatabaseSession
<
any
>
)
:
MySQLDatabaseQueryFactory
Parameters
connectionPool:
SQLConnectionPool
platform:
DefaultPlatform
databaseSession:
DatabaseSession
<
any
>
Returns
MySQLDatabaseQueryFactory
Methods
create
Query
create
Query
<
T
>
(
type
?:
ReceiveType
<
T
>
|
AbstractClassType
<
T
>
|
ReflectionClass
<
T
>
)
:
MySQLDatabaseQuery
<
T
>
Type Parameters
T
extends
OrmEntity
Parameters
Optional
type:
ReceiveType
<
T
>
|
AbstractClassType
<
T
>
|
ReflectionClass
<
T
>
Returns
MySQLDatabaseQuery
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Modules
Deepkit
angular-
universal
api-
console-
api
api-
console-
module
app
broker
bson
core
core-
rxjs
create-
app
crypto
event
framework
framework-
debug-
api
http
injector
logger
mongo
mysql
orm
orm-
browser-
api
orm-
integration
postgres
rpc
rpc-
tcp
skeleton
sql
sqlite
stopwatch
template
type
type-
compiler
workflow
MySQLDatabase
Query
Factory
constructor
create
Query
Generated using
TypeDoc