Searched refs:getMaxConnections (Results 1 – 3 of 3) sorted by relevance
210 public int getMaxConnections() { return mMaxConnections; } in getMaxConnections() method in DataProfile
1813 dpi.maxConns = dp.getMaxConnections(); in convertToHalDataProfile10()1847 dpi.maxConns = dp.getMaxConnections(); in convertToHalDataProfile14()1944 dpi.maxConns = dp.getMaxConnections(); in convertToHalDataProfile15()
46072 method public abstract int getMaxConnections() throws java.sql.SQLException;