Package com.impossibl.postgres.types
Class PsuedoType
- java.lang.Object
-
- com.impossibl.postgres.types.Type
-
- com.impossibl.postgres.types.PsuedoType
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.impossibl.postgres.types.Type
Type.BinaryCodec, Type.Category, Type.Codec<InBuffer,OutBuffer>, Type.TextCodec
-
-
Field Summary
-
Fields inherited from class com.impossibl.postgres.types.Type
CATALOG_NAMESPACE, PUBLIC_NAMESPACE
-
-
Constructor Summary
Constructors Constructor Description PsuedoType()
-
Method Summary
-
Methods inherited from class com.impossibl.postgres.types.Type
equals, getAlignment, getArrayTypeId, getBinaryCodec, getCategory, getCodec, getDefaultValue, getDelimeter, getId, getLength, getModifierParser, getName, getNamespace, getOid, getParameterFormat, getQualifiedName, getRelationId, getResultFormat, getTextCodec, hashCode, isAutoIncrement, isAutoIncrement, isNullable, isParameterFormatSupported, isResultFormatSupported, load, toString, unwrap
-
-