dstruct-orm ~master (2020-11-07T09:45:15Z)
Home
Dub
Repo
JoinTableInfo.setEntities
dstruct
metadata
JoinTableInfo
set entities, and replace missing parameters with default generated values
class
JoinTableInfo
package
void
setEntities
(
const
EntityInfo
thisEntity
,
const
EntityInfo
otherEntity
)
Meta
Source
See Implementation
dstruct
metadata
JoinTableInfo
constructors
this
functions
getDeleteSQL
getInsertSQL
getOtherKeySelectSQL
setEntities
properties
column1
column2
otherEntity
tableName
thisEntity
static functions
generateJoinTableCode
variables
_column1
_column2
_otherEntity
_tableName
_thisEntity
set entities, and replace missing parameters with default generated values