org.sql2o.extensions.postgres.Dummy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sql2o-postgres Show documentation
Show all versions of sql2o-postgres Show documentation
Postgres extension for sql2o
package org.sql2o.extensions.postgres;
/**
* Created by lars on 03.04.14.
*
* Created the class as a placeholder. Should be deleted when actual functionality is added.
*/
public class Dummy {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy