Package | Description |
---|---|
com.impossibl.postgres.types |
Constructor and Description |
---|
BaseType(int id,
String name,
Short length,
Byte alignment,
Type.Category category,
char delimeter,
int arrayTypeId,
String procName,
Procs procs) |
CompositeType(int id,
String name,
int arrayTypeId,
Procs procs) |
CompositeType(int id,
String name,
int arrayTypeId,
String procName,
Procs procs) |
Copyright © 2013–2017 impossibl.com. All rights reserved.