Preparing search index...
The search index is not available
Deepkit
Deepkit
sqlite
SQLiteDatabaseQueryFactory
Class SQLiteDatabaseQueryFactory
Hierarchy
SQLDatabaseQueryFactory
SQLiteDatabaseQueryFactory
Index
Constructors
constructor
Properties
connection
Pool
Methods
create
Query
Constructors
constructor
new SQLite
Database
Query
Factory
(
connectionPool
:
SQLiteConnectionPool
, platform
:
DefaultPlatform
, databaseSession
:
DatabaseSession
<
any
>
)
:
SQLiteDatabaseQueryFactory
Parameters
connectionPool:
SQLiteConnectionPool
platform:
DefaultPlatform
databaseSession:
DatabaseSession
<
any
>
Returns
SQLiteDatabaseQueryFactory
Properties
Protected
connection
Pool
connection
Pool
:
SQLiteConnectionPool
Methods
create
Query
create
Query
<
T
>
(
type
?:
ReceiveType
<
T
>
|
AbstractClassType
<
T
>
|
ReflectionClass
<
T
>
)
:
SQLiteDatabaseQuery
<
T
>
Type Parameters
T
extends
OrmEntity
Parameters
Optional
type:
ReceiveType
<
T
>
|
AbstractClassType
<
T
>
|
ReflectionClass
<
T
>
Returns
SQLiteDatabaseQuery
<
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
SQLite
Database
Query
Factory
constructor
connection
Pool
create
Query
Generated using
TypeDoc