Uses of Class
eu.europa.esig.dss.spi.client.jdbc.JdbcCacheConnector
Packages that use JdbcCacheConnector
-
Uses of JdbcCacheConnector in eu.europa.esig.dss.service.x509.aia
Fields in eu.europa.esig.dss.service.x509.aia declared as JdbcCacheConnectorModifier and TypeFieldDescriptionprotected JdbcCacheConnectorJdbcCacheAIASource.jdbcCacheConnectorConnection to databaseMethods in eu.europa.esig.dss.service.x509.aia with parameters of type JdbcCacheConnectorModifier and TypeMethodDescriptionvoidJdbcCacheAIASource.setJdbcCacheConnector(JdbcCacheConnector jdbcCacheConnector) Sets the SQL connection DataSource -
Uses of JdbcCacheConnector in eu.europa.esig.dss.spi.x509.revocation
Methods in eu.europa.esig.dss.spi.x509.revocation that return JdbcCacheConnectorModifier and TypeMethodDescriptionprotected JdbcCacheConnectorJdbcRevocationSource.getJdbcCacheConnector()Gets the SQL connection DataSourceMethods in eu.europa.esig.dss.spi.x509.revocation with parameters of type JdbcCacheConnectorModifier and TypeMethodDescriptionvoidJdbcRevocationSource.setJdbcCacheConnector(JdbcCacheConnector jdbcCacheConnector) Sets the SQL connection DataSource