info.krc.karelia.ru
win -:|:- koi -:|:- iso -:|:- dos -:|:- mac
Start -:|:- Проекты -:|:- О нас
Any source that uses JDBC needs to import the java.sql package, using:
import java.sql.*;
Important: Do not import the postgresql package. If you do, your source will not compile, as javac will get confused.