Uses of Interface
org.postgresql.core.TypeInfo
Packages that use TypeInfo
-
Uses of TypeInfo in org.postgresql.core
Methods in org.postgresql.core that return TypeInfo -
Uses of TypeInfo in org.postgresql.jdbc
Classes in org.postgresql.jdbc that implement TypeInfoFields in org.postgresql.jdbc declared as TypeInfoMethods in org.postgresql.jdbc that return TypeInfoModifier and TypeMethodDescriptionprotected TypeInfo
PgConnection.createTypeInfo
(BaseConnection conn, int unknownLength) PgConnection.getTypeInfo()
Methods in org.postgresql.jdbc with parameters of type TypeInfoModifier and TypeMethodDescriptionabstract int
PrimitiveArraySupport.getDefaultArrayTypeOid
(TypeInfo tiCache)