Package com.randomnoun.common.db
package com.randomnoun.common.db
-
ClassDescriptionContainer class for database metadata.A class which wraps a ResultSet that makes it easier to handle nullable columns.A class to read an InputStream containing SQL statements (e.g. a MySQL input file) and split it into individual SQL statements.A container class for SQL with positional placeholders, and the arguments to be substituted into those placeholders, to be used in a JdbcTemplate.