Package org.postgresql.jdbc2
Class ArrayAssistantRegistry
java.lang.Object
org.postgresql.jdbc2.ArrayAssistantRegistry
Array assistants register here.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic @Nullable ArrayAssistant
getAssistant
(int oid) static void
register
(int oid, ArrayAssistant assistant)
-
Constructor Details
-
ArrayAssistantRegistry
public ArrayAssistantRegistry()
-
-
Method Details
-
getAssistant
-
register
-