Uses of Class
eu.europa.esig.dss.spi.client.jdbc.query.SqlSelectQuery
Packages that use SqlSelectQuery
Package
Description
-
Uses of SqlSelectQuery in eu.europa.esig.dss.service.crl
Methods in eu.europa.esig.dss.service.crl that return SqlSelectQueryModifier and TypeMethodDescriptionprotected SqlSelectQuery
JdbcCacheCRLSource.getRevocationDataExtractQuery()
-
Uses of SqlSelectQuery in eu.europa.esig.dss.service.ocsp
Methods in eu.europa.esig.dss.service.ocsp that return SqlSelectQueryModifier and TypeMethodDescriptionprotected SqlSelectQuery
JdbcCacheOCSPSource.getRevocationDataExtractQuery()
-
Uses of SqlSelectQuery in eu.europa.esig.dss.service.x509.aia
Methods in eu.europa.esig.dss.service.x509.aia that return SqlSelectQueryModifier and TypeMethodDescriptionprotected SqlSelectQuery
JdbcCacheAIASource.getAIACertificatesExtractQuery()
Returns an SQL query to extract AIA certificates from a tableprotected SqlSelectQuery
JdbcCacheAIASource.getAIAKeysExtractQuery()
Returns an SQL query to extract stored AIA keys in a table -
Uses of SqlSelectQuery in eu.europa.esig.dss.spi.client.jdbc
Methods in eu.europa.esig.dss.spi.client.jdbc with parameters of type SqlSelectQueryModifier and TypeMethodDescriptionJdbcCacheConnector.select
(SqlSelectQuery selectQuery, Object... arguments) This method executes the query and returns a collection of selected objects -
Uses of SqlSelectQuery in eu.europa.esig.dss.spi.x509.revocation
Methods in eu.europa.esig.dss.spi.x509.revocation that return SqlSelectQueryModifier and TypeMethodDescriptionprotected abstract SqlSelectQuery
JdbcRevocationSource.getRevocationDataExtractQuery()
Returns a request to find a revocation data