Uses of Interface
org.postgresql.core.TypeInfo
-
Packages that use TypeInfo Package Description org.postgresql.core org.postgresql.jdbc -
-
Uses of TypeInfo in org.postgresql.core
Methods in org.postgresql.core that return TypeInfo Modifier and Type Method Description TypeInfo
BaseConnection. getTypeInfo()
-
Uses of TypeInfo in org.postgresql.jdbc
Classes in org.postgresql.jdbc that implement TypeInfo Modifier and Type Class Description class
TypeInfoCache
Methods in org.postgresql.jdbc that return TypeInfo Modifier and Type Method Description protected TypeInfo
PgConnection. createTypeInfo(BaseConnection conn, int unknownLength)
TypeInfo
PgConnection. getTypeInfo()
-