All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----JBMSTours.inserters.InsertMaps
InsertMaps is an "inserter" class for the Maps table.
public InsertMaps()
public boolean insert(Connection conn) throws SQLException, Exception
public boolean prepareStatements(Connection conn) throws SQLException
public void confirmInsert(Connection conn) throws SQLException
public void extractDataForReInsert(Connection conn) throws SQLException
public boolean createSQLScript(Connection conn) throws SQLException
All Packages Class Hierarchy This Package Previous Next Index