Uses of Class
com.storedobject.core.SQLConnector
Packages that use SQLConnector
-
Uses of SQLConnector in com.storedobject.core
Methods in com.storedobject.core that return SQLConnectorModifier and TypeMethodDescriptionDatabaseDriver.getConnector
(String ip, int port, String database, String databaseMaster, String user, String password) Gets a SQL connector for this driver.static SQLConnector
RawSQL.getConnector()
Methods in com.storedobject.core with parameters of type SQLConnector -
Uses of SQLConnector in com.storedobject.database.postgres
Subclasses of SQLConnector in com.storedobject.database.postgresMethods in com.storedobject.database.postgres that return SQLConnector