public class DataPrimaryKeyColumn extends IdColumn<Node<?>> implements PrimaryKeyColumn
| Modifier and Type | Method and Description |
|---|---|
Integer |
getLength() |
String |
getName() |
RDBJdbcType |
getType() |
boolean |
isNullable() |
String |
toString() |
public RDBJdbcType getType()
public boolean isNullable()
isNullable in interface Column<T>Copyright © 2022 Open Foris. All rights reserved.