Uses of Interface
org.postgresql.jdbc2.ArrayAssistant
Packages that use ArrayAssistant
-
Uses of ArrayAssistant in org.postgresql.jdbc
Classes in org.postgresql.jdbc that implement ArrayAssistant -
Uses of ArrayAssistant in org.postgresql.jdbc2
Methods in org.postgresql.jdbc2 that return ArrayAssistantModifier and TypeMethodDescriptionstatic ArrayAssistant
ArrayAssistantRegistry.getAssistant
(int oid) Methods in org.postgresql.jdbc2 with parameters of type ArrayAssistantModifier and TypeMethodDescriptionstatic void
ArrayAssistantRegistry.register
(int oid, ArrayAssistant assistant)