public class PrimaryKey extends Object
Constructor and Description |
---|
PrimaryKey(String pkName) |
Modifier and Type | Method and Description |
---|---|
String[] |
getColumns() |
String |
getName() |
boolean |
hasColumn(String columnName) |
void |
setColumns(String[] columns) |
void |
setName(String name) |
String |
toString() |
Copyright © 2020. All rights reserved.