ConnectorConfig is an immutable configuration value object that holds the entire configuration of
a AlloyDB Connector that may be used to connect to multiple AlloyDB Instances.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the AlloyDB JDBC Connector is 0.2.0, with version 0.1.2 also available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConnectorConfig\u003c/code\u003e is an immutable object holding the complete configuration for connecting to multiple AlloyDB instances.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConnectorRegistry\u003c/code\u003e is used to configure the AlloyDB JDBC Connector.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eConnectionInfoRepositoryFactory\u003c/code\u003e serves as an interface for creating SQLAdmin clients to communicate with the AlloyDB Admin API.\u003c/p\u003e\n"]]],[],null,["# Package com.google.cloud.alloydb (0.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.2.0 (latest)](/java/docs/reference/alloydb-jdbc-connector/latest/com.google.cloud.alloydb)\n- [0.1.2](/java/docs/reference/alloydb-jdbc-connector/0.1.2/com.google.cloud.alloydb) \n\nClasses\n-------\n\n### [ConnectorConfig](/java/docs/reference/alloydb-jdbc-connector/latest/com.google.cloud.alloydb.ConnectorConfig)\n\nConnectorConfig is an immutable configuration value object that holds the entire configuration of\na AlloyDB Connector that may be used to connect to multiple AlloyDB Instances.\n\n### [ConnectorConfig.Builder](/java/docs/reference/alloydb-jdbc-connector/latest/com.google.cloud.alloydb.ConnectorConfig.Builder)\n\nThe builder for the ConnectionConfig.\n\n### [ConnectorRegistry](/java/docs/reference/alloydb-jdbc-connector/latest/com.google.cloud.alloydb.ConnectorRegistry)\n\nConfigure the AlloyDB JDBC Connector.\n\n### [SocketFactory](/java/docs/reference/alloydb-jdbc-connector/latest/com.google.cloud.alloydb.SocketFactory)\n\nInterfaces\n----------\n\n### [ConnectionInfoRepositoryFactory](/java/docs/reference/alloydb-jdbc-connector/latest/com.google.cloud.alloydb.ConnectionInfoRepositoryFactory)\n\nFactory interface for creating SQLAdmin clients to interact with AlloyDB Admin API."]]