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