Package persistence
Class SerialRepository
java.lang.Object
persistence.SerialRepository
- All Implemented Interfaces:
GenericRepository<Serial>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SerialRepository
-
-
Method Details
-
add
- Specified by:
addin interfaceGenericRepository<Serial>
-
get
- Specified by:
getin interfaceGenericRepository<Serial>
-
getAll
- Specified by:
getAllin interfaceGenericRepository<Serial>
-
update
- Specified by:
updatein interfaceGenericRepository<Serial>
-
delete
- Specified by:
deletein interfaceGenericRepository<Serial>
-