Class DBCommunication
java.lang.Object
de.simonsator.partyandfriends.communication.sql.DBCommunication
- Direct Known Subclasses:
PoolSQLCommunication
,SQLCommunication
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
close
(PreparedStatement pPrepStmt) protected void
protected void
close
(ResultSet rs, Statement stmt, PreparedStatement prepStmt)
-
Field Details
-
MYSQL_DRIVER_CLASS
-
-
Constructor Details
-
DBCommunication
protected DBCommunication()
-
-
Method Details
-
close
-
close
-
close
-