public abstract class SimpleVarcharColumnInfo extends Object implements VarcharColumnInfo
| Modifier and Type | Method and Description |
|---|---|
static SimpleVarcharColumnInfoBuilder |
builder() |
Optional<String> |
defaultValue() |
boolean |
equals(Object obj) |
int |
hashCode() |
String |
identifier() |
boolean |
isEqual(ColumnInfo o) |
int |
length() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgenerationInfo, nullable, simpleName, tableNamepublic static SimpleVarcharColumnInfoBuilder builder()
public int length()
public String identifier()
public boolean isEqual(ColumnInfo o)
isEqual in interface br.com.objectos.core.testing.Testable<ColumnInfo>Copyright © 2015 Objectos Software LTDA. All rights reserved.