public static class PgAttribute.Row extends Object
Modifier and Type | Field and Description |
---|---|
boolean |
autoIncrement |
boolean |
hasDefault |
short |
length |
String |
name |
boolean |
nullable |
short |
number |
int |
numberOfDimensions |
int |
relationId |
int |
relationTypeId |
int |
typeId |
int |
typeModifier |
Constructor and Description |
---|
PgAttribute.Row() |
public int relationTypeId
public int relationId
public String name
public int typeId
public int typeModifier
public short length
public short number
public boolean nullable
public boolean autoIncrement
public int numberOfDimensions
public boolean hasDefault
Copyright © 2013-2015 impossibl.com. All Rights Reserved.