Loading src/tap/AbstractTAPFactory.java +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ import adql.query.ADQLQuery; * Default implementation of most of the {@link TAPFactory} function. * Only the functions related with the database connection stay abstract. * * @author Grégory Mantelet (ARI) * @author Grégory Mantelet (CDS;ARI) * @version 2.0 (08/2014) */ public abstract class AbstractTAPFactory extends TAPFactory { Loading Loading
src/tap/AbstractTAPFactory.java +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ import adql.query.ADQLQuery; * Default implementation of most of the {@link TAPFactory} function. * Only the functions related with the database connection stay abstract. * * @author Grégory Mantelet (ARI) * @author Grégory Mantelet (CDS;ARI) * @version 2.0 (08/2014) */ public abstract class AbstractTAPFactory extends TAPFactory { Loading