Part DAO implements.
More...
Part DAO implements.
- Author
- Xia Yu
- Version
- 1.0
void com.sanmixy.daoImpl.PartDaoImpl.addPart |
( |
Part |
part) | |
|
|
virtual |
void com.sanmixy.daoImpl.PartDaoImpl.deletePart |
( |
Class |
clazz, |
|
|
Serializable |
serializable |
|
) |
| |
|
virtual |
Part com.sanmixy.daoImpl.PartDaoImpl.findPartByID |
( |
Serializable |
serializable) | |
|
|
virtual |
Part com.sanmixy.daoImpl.PartDaoImpl.findPartByPartID |
( |
int |
partID) | |
|
|
virtual |
List com.sanmixy.daoImpl.PartDaoImpl.findPartByPartName |
( |
String |
partName) | |
|
|
virtual |
List com.sanmixy.daoImpl.PartDaoImpl.findPartByType |
( |
String |
type, |
|
|
int |
num |
|
) |
| |
|
virtual |
Part com.sanmixy.daoImpl.PartDaoImpl.findPartByWholePartName |
( |
String |
wholeName) | |
|
|
virtual |
The documentation for this class was generated from the following file:
- BioFunctionalDesigner/src/com/sanmixy/daoImpl/PartDaoImpl.java