hibernated ~master (2022-05-12T12:51:05.6150498)
Dub
Repo
JoinTableInfo.generateJoinTableCode
hibernated
metadata
JoinTableInfo
Undocumented in source. Be warned that the author may not have intended to support it.
class
JoinTableInfo
static
string
generateJoinTableCode
(
string
table
,
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