public class ColumnInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getCanonicalizedName()
Return the column name.
|
String |
getName()
Return the column name.
|
int |
getType()
Return the JDBC type.
|
int |
hashCode() |
boolean |
isPrimaryKey()
Return true if this column is a primary key.
|
public String getName()
public String getCanonicalizedName()
public int getType()
Typespublic boolean isPrimaryKey()
Copyright © 2014 DuraSpace. All Rights Reserved.