public class PostgresSQLInsertSQLExpression extends InsertSQLExpressionImpl
columns, duplicateKeys, duplicateKeyUpdateColumns, entitySQLExpressionMetadata, tables| 构造器和说明 |
|---|
PostgresSQLInsertSQLExpression(EntitySQLExpressionMetadata entitySQLExpressionMetadata,
EntityTableSQLExpression table) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected Collection<String> |
getConstraintPropertyName(EntityMetadata entityMetadata,
Collection<String> keyProperties) |
String |
toSQL(ToSQLContext toSQLContext) |
addDuplicateKey, cloneSQLExpression, getColumnNameWithOwner, getColumns, getColumnsSet, getDuplicateKeys, getDuplicateKeyUpdateColumns, getExpressionMetadata, getRealDuplicateKeyUpdateColumns, getRuntimeContext, getTablesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRelationTables, getTable, hasRelationTablespublic PostgresSQLInsertSQLExpression(EntitySQLExpressionMetadata entitySQLExpressionMetadata, EntityTableSQLExpression table)
public String toSQL(ToSQLContext toSQLContext)
toSQL 在接口中 SQLSegmenttoSQL 在类中 InsertSQLExpressionImplprotected Collection<String> getConstraintPropertyName(EntityMetadata entityMetadata, Collection<String> keyProperties)
Copyright © 2024. All rights reserved.