Skip to content

Instantly share code, notes, and snippets.

View paulocezar's full-sized avatar

Paulo Cezar Pereira Costa paulocezar

View GitHub Profile
// Copyright (c) 2000 Dustin Sallings <dustin@spy.net>
package net.spy.photo.util;
import java.io.File;
import java.io.FileOutputStream;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;