Uses of Class
org.aksw.commons.util.jdbc.Schema
Packages that use Schema
-
Uses of Schema in org.aksw.commons.util.jdbc
Methods in org.aksw.commons.util.jdbc that return SchemaModifier and TypeMethodDescriptionstatic SchemaSchema.create(Connection conn) static SchemaSchema.create(Connection conn, String schema, Iterable<String> tableNames) static SchemaSchema.create(DatabaseMetaData meta, String catalog) static Schemastatic SchemaSchema.createSchema(DataSource dataSource) Constructors in org.aksw.commons.util.jdbc with parameters of type Schema