#include <Resource.hh>
Inherited by fatalmind::SQL::SQLResource< TM >.
Public Member Functions | |
virtual bool | precheck ()=0 |
virtual bool | postcheck ()=0 |
virtual void | close ()=0 |
virtual void | fail_close ()=0 |
virtual const std::string & | getResourceID () const =0 |
Returns an unique ID for the resource within it's ResourcePool. |