• 大小: 28.44MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-07-10
  • 语言: 其他
  • 标签:

资源简介

ssh框架宠物系统.rar

资源截图

代码片段和文件信息

package com.aptech.jb.epet.biz;

import java.util.List;
 
import com.aptech.jb.epet.hib.Petdiary;
 

public interface IPetdiaryBiz {

public boolean save(Petdiary transientInstance);

public boolean delete(String id);

public boolean update(Petdiary petdiary);

public Petdiary findById(int id);

public List findByPetid(int id);

public List findByPetidis(int id);

public List findByExample(Petdiary instance);

public int findconnt(Petdiary condition);

public List findBy(Petdiary p);
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       9943  2008-10-13 13:31  ssh框架宠物系统\经典ssh框架宠物系统\epet\.classpath

     文件        514  2008-09-10 11:56  ssh框架宠物系统\经典ssh框架宠物系统\epet\.myhibernatedata

     文件        285  2008-10-16 09:57  ssh框架宠物系统\经典ssh框架宠物系统\epet\.mymetadata

     文件        262  2008-08-25 14:15  ssh框架宠物系统\经典ssh框架宠物系统\epet\.mystrutsdata

     文件       1715  2008-09-23 18:44  ssh框架宠物系统\经典ssh框架宠物系统\epet\.project

     文件        295  2008-09-23 18:44  ssh框架宠物系统\经典ssh框架宠物系统\epet\.springBeans

     文件       1481  2008-10-14 15:41  ssh框架宠物系统\经典ssh框架宠物系统\epet\src\com\aptech\jb\epet\biz\impl\PetdiaryBiz.java

     文件       4463  2008-10-14 11:22  ssh框架宠物系统\经典ssh框架宠物系统\epet\src\com\aptech\jb\epet\biz\impl\PetinfoBiz.java

     文件        527  2008-10-14 13:52  ssh框架宠物系统\经典ssh框架宠物系统\epet\src\com\aptech\jb\epet\biz\IPetdiaryBiz.java

     文件        820  2008-10-14 13:52  ssh框架宠物系统\经典ssh框架宠物系统\epet\src\com\aptech\jb\epet\biz\IPetInfoBiz.java

     文件       1058  2008-10-14 13:54  ssh框架宠物系统\经典ssh框架宠物系统\epet\src\com\aptech\jb\epet\dao\IPetdiaryDao.java

     文件       1279  2008-10-14 11:21  ssh框架宠物系统\经典ssh框架宠物系统\epet\src\com\aptech\jb\epet\dao\IPetInfoDao.java

     文件       1748  2008-09-23 21:13  ssh框架宠物系统\经典ssh框架宠物系统\epet\src\com\aptech\jb\epet\filter\Changencoding.java

     文件       3635  2008-09-23 21:13  ssh框架宠物系统\经典ssh框架宠物系统\epet\src\com\aptech\jb\epet\filter\CheckCode.java

     文件      14651  2008-10-09 12:02  ssh框架宠物系统\经典ssh框架宠物系统\epet\src\com\aptech\jb\epet\filter\MD5.java

     文件       3058  2008-09-03 13:32  ssh框架宠物系统\经典ssh框架宠物系统\epet\src\com\aptech\jb\epet\hib\HibernateSessionFactory.java

     文件       7900  2008-10-14 17:17  ssh框架宠物系统\经典ssh框架宠物系统\epet\src\com\aptech\jb\epet\hib\impl\PetdiaryDao.java

     文件       8739  2008-10-14 11:22  ssh框架宠物系统\经典ssh框架宠物系统\epet\src\com\aptech\jb\epet\hib\impl\PetinfoDao.java

     文件       1694  2008-09-26 15:31  ssh框架宠物系统\经典ssh框架宠物系统\epet\src\com\aptech\jb\epet\hib\Petdiary.hbm.xml

     文件       4624  2008-10-14 15:59  ssh框架宠物系统\经典ssh框架宠物系统\epet\src\com\aptech\jb\epet\hib\Petdiary.java

     文件       2325  2008-09-27 00:03  ssh框架宠物系统\经典ssh框架宠物系统\epet\src\com\aptech\jb\epet\hib\Petinfo.hbm.xml

     文件       5593  2008-10-14 14:49  ssh框架宠物系统\经典ssh框架宠物系统\epet\src\com\aptech\jb\epet\hib\Petinfo.java

     文件       4088  2008-10-14 16:43  ssh框架宠物系统\经典ssh框架宠物系统\epet\src\com\aptech\jb\epet\web\action\LoginAction.java

     文件       6267  2008-10-14 17:43  ssh框架宠物系统\经典ssh框架宠物系统\epet\src\com\aptech\jb\epet\web\action\PetAction.java

     文件       5454  2008-10-14 17:17  ssh框架宠物系统\经典ssh框架宠物系统\epet\src\com\aptech\jb\epet\web\action\PetdiaryAction.java

     文件        966  2008-10-16 09:48  ssh框架宠物系统\经典ssh框架宠物系统\epet\src\com\aptech\jb\epet\web\ApplicationResources.properties

     文件       1213  2008-10-14 11:06  ssh框架宠物系统\经典ssh框架宠物系统\epet\src\com\aptech\jb\epet\web\form\DiaryForm.java

     文件       1349  2008-10-14 10:57  ssh框架宠物系统\经典ssh框架宠物系统\epet\src\com\aptech\jb\epet\web\form\PetForm.java

     文件       1784  2008-10-07 20:10  ssh框架宠物系统\经典ssh框架宠物系统\epet\src\hibernate.cfg.xml

     文件        742  2008-09-09 18:45  ssh框架宠物系统\经典ssh框架宠物系统\epet\src\log4j.properties

............此处省略251个文件信息

评论

共有 条评论

相关资源