MCPcopy Create free account
hub / github.com/AmazingT/OrderSystem / deletes

Method deletes

src/com/order/dao/Dao.java:29–29  ·  view source on GitHub ↗

运用泛型方式同时删除传入的多个id所对应的对象 @param @param entityClass 实体类型 @param entityid 实体id

(Class<T> entityClass,Object[] entityid)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Implementers 1

DaoImplsrc/com/order/service/daoImpl/DaoImpl.

Calls

no outgoing calls

Tested by

no test coverage detected