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 JdbcCacheConnector
JdbcCacheAIASource.jdbcCacheConnector
Connection to databaseMethods in eu.europa.esig.dss.service.x509.aia with parameters of type JdbcCacheConnectorModifier and TypeMethodDescriptionvoid
JdbcCacheAIASource.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 JdbcCacheConnector
JdbcRevocationSource.getJdbcCacheConnector()
Gets the SQL connection DataSourceMethods in eu.europa.esig.dss.spi.x509.revocation with parameters of type JdbcCacheConnectorModifier and TypeMethodDescriptionvoid
JdbcRevocationSource.setJdbcCacheConnector
(JdbcCacheConnector jdbcCacheConnector) Sets the SQL connection DataSource