hibernated v0.3.7 (2022-03-03T07:50:56Z)
Home
Dub
Repo
JoinTableInfo.getOtherKeySelectSQL
hibernated
metadata
JoinTableInfo
Undocumented in source. Be warned that the author may not have intended to support it.
class
JoinTableInfo
const
string
getOtherKeySelectSQL
(
const
Dialect
dialect
,
string
thisKeySQL
)
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