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 ArrayAssistantFields in org.postgresql.jdbc declared as ArrayAssistantModifier and TypeFieldDescriptionprivate final ArrayAssistantArrayDecoding.ArrayAssistantObjectArrayDecoder.arrayAssistantConstructors in org.postgresql.jdbc with parameters of type ArrayAssistantModifierConstructorDescription(package private)ArrayAssistantObjectArrayDecoder(ArrayAssistant arrayAssistant) -
Uses of ArrayAssistant in org.postgresql.jdbc2
Fields in org.postgresql.jdbc2 with type parameters of type ArrayAssistantModifier and TypeFieldDescriptionprivate static final ConcurrentMap<Integer, ArrayAssistant> ArrayAssistantRegistry.ARRAY_ASSISTANT_MAPMethods in org.postgresql.jdbc2 that return ArrayAssistantModifier and TypeMethodDescriptionstatic ArrayAssistantArrayAssistantRegistry.getAssistant(int oid) Methods in org.postgresql.jdbc2 with parameters of type ArrayAssistantModifier and TypeMethodDescriptionstatic voidArrayAssistantRegistry.register(int oid, ArrayAssistant assistant)