vz-api
1.0.0
core
/
com.keygenqt.core.db
Package
com.
keygenqt.
core.
db
Types
Types
Database
Mysql
Link copied to clipboard
class
DatabaseMysql
(
config
:
String
,
migration
:
String
)
Content copied to clipboard
Int
Sub
Query
Entity
Class
Link copied to clipboard
abstract
class
IntSubQueryEntityClass
<
out
E
:
IntEntity
>
(
table
:
IdTable
<
Int
>
,
entityType
:
Class
<
E
>
?
=
null
,
entityCtor
:
(
EntityID
<
Int
>
)
->
E
?
=
null
)
:
EntityClass
<
Int
,
E
>
Content copied to clipboard
Custom sub delegate for relations sub query with condition