[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eConnectionInfoRepositoryFactory\u003c/code\u003e interface is designed to create SQLAdmin clients for interacting with the AlloyDB Admin API.\u003c/p\u003e\n"],["\u003cp\u003eIt features a \u003ccode\u003ecreate\u003c/code\u003e method, which is abstract and returns a \u003ccode\u003eDefaultConnectionInfoRepository\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecreate\u003c/code\u003e method accepts two parameters: a \u003ccode\u003eCredentialFactory\u003c/code\u003e instance for managing credentials and a \u003ccode\u003eConnectorConfig\u003c/code\u003e for configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this interface is 0.2.0.\u003c/p\u003e\n"]]],[],null,["# Interface ConnectionInfoRepositoryFactory (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.ConnectionInfoRepositoryFactory)\n- [0.1.2](/java/docs/reference/alloydb-jdbc-connector/0.1.2/com.google.cloud.alloydb.ConnectionInfoRepositoryFactory) \n\n public interface ConnectionInfoRepositoryFactory\n\nFactory interface for creating SQLAdmin clients to interact with AlloyDB Admin API.\n\nMethods\n-------\n\n### create(CredentialFactory credentialFactory, ConnectorConfig config)\n\n public abstract DefaultConnectionInfoRepository create(CredentialFactory credentialFactory, ConnectorConfig config)"]]