Package | Description |
---|---|
com.xdev.jadoth.sqlengine.internal.tables |
Modifier and Type | Field and Description |
---|---|
protected SqlPrimaryKey |
SqlTable.primaryKey
The primary key.
|
Modifier and Type | Method and Description |
---|---|
SqlPrimaryKey |
SqlDdlTable.Ddl.getPrimaryKey()
Gets the primary key.
|
protected static SqlPrimaryKey |
SqlTable.PrimaryKey(Object... columnList)
Primary key.
|
SqlPrimaryKey |
SqlPrimaryKey.setName(String name) |
Copyright © 2003–2020 XDEV Software. All rights reserved.