Preparing search index...
The search index is not available
Deepkit
Deepkit
sql
SqlRawFactory
Class SqlRawFactory
Hierarchy
SqlRawFactory
Implements
RawFactory
<
[
SqlQuery
]
>
Index
Constructors
constructor
Properties
connection
Pool
platform
session
Methods
create
Constructors
constructor
new
Sql
Raw
Factory
(
session
:
DatabaseSession
<
SQLDatabaseAdapter
>
, connectionPool
:
SQLConnectionPool
, platform
:
DefaultPlatform
)
:
SqlRawFactory
Parameters
session:
DatabaseSession
<
SQLDatabaseAdapter
>
connectionPool:
SQLConnectionPool
platform:
DefaultPlatform
Returns
SqlRawFactory
Properties
Protected
connection
Pool
connection
Pool
:
SQLConnectionPool
Protected
platform
platform
:
DefaultPlatform
Protected
session
session
:
DatabaseSession
<
SQLDatabaseAdapter
>
Methods
create
create
(
sql
:
SqlQuery
)
:
RawQuery
Parameters
sql:
SqlQuery
Returns
RawQuery
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
Sql
Raw
Factory
constructor
connection
Pool
platform
session
create
Generated using
TypeDoc