hibernated v0.3.5 (2019-09-02T20:12:25Z)
Home
Dub
Repo
JoinTableInfo.getInsertSQL
hibernated
metadata
JoinTableInfo
Undocumented in source. Be warned that the author may not have intended to support it.
string
getInsertSQL
(Dialect dialect)
class
JoinTableInfo
const
string
getInsertSQL
(
const
Dialect
dialect
)
string
getInsertSQL
(Dialect dialect, string thisKeySQL, string[] otherKeysSQL)
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