www.pudn.com > PetTest.rar > OwnerDAO.java
package com.dao;
import bo.base.BaseOwnerDAO;
/**
* This class has been automatically generated by Hibernate Synchronizer.
* For more information or documentation, visit The Hibernate Synchronizer page
* at http://www.binamics.com/hibernatesync or contact Joe Hudson at joe@binamics.com.
*
* This is the object class that relates to the owner table.
* Any customizations belong here.
*/
public class OwnerDAO extends BaseOwnerDAO {
}