hibernated v0.3.7 (2022-03-03T07:50:56Z)
Home
Dub
Repo
JoinTableInfo.this
hibernated
metadata
JoinTableInfo
Undocumented in source.
class
JoinTableInfo
this
(
string
tableName
,
string
column1
,
string
column2
)
Meta
Source
See Implementation
hibernated
metadata
JoinTableInfo
constructors
this
functions
getDeleteSQL
getInsertSQL
getOtherKeySelectSQL
setEntities
properties
column1
column2
otherEntity
tableName
thisEntity
static functions
generateJoinTableCode
variables
_column1
_column2
_otherEntity
_tableName
_thisEntity