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