hibernated ~master (2022-03-03T08:06:47Z)
Home
Dub
Repo
Dialect.getUniqueIndexSQL
hibernated
dialect
Dialect
Undocumented in source. Be warned that the author may not have intended to support it.
class
Dialect
string
getUniqueIndexSQL
(
string
tableName
,
string
indexName
,
string
[]
columnNames
)
Meta
Source
See Implementation
hibernated
dialect
Dialect
functions
addKeywords
appendInsertToFetchGeneratedKey
closeQuote
createFieldListSQL
getCheckTableExistsSQL
getColumnDefinition
getColumnTypeDefinition
getDropForeignKeySQL
getDropIndexSQL
getForeignKeySQL
getIndexSQL
getStringQuoteChar
getUniqueIndexItemSQL
getUniqueIndexSQL
needQuote
openQuote
quote
quoteIfNeeded
quoteSqlString
variables
keywordList