Package com.spun.util.persistence
Class DatabaseObjectDeletor<T extends DatabaseObject>
java.lang.Object
com.spun.util.persistence.DatabaseObjectDeletor<T>
- All Implemented Interfaces:
Deletor<T>
public class DatabaseObjectDeletor<T extends DatabaseObject> extends Object implements Deletor<T>
-
Constructor Summary
Constructors Constructor Description DatabaseObjectDeletor(Statement stmt) -
Method Summary
-
Constructor Details
-
DatabaseObjectDeletor
-
-
Method Details
-
delete
- Specified by:
deletein interfaceDeletor<T extends DatabaseObject>- Throws:
SavingException
-