skoinfo.rfc.user.dao
Class ZipcodeDAO

java.lang.Object
  extended by skoinfo.rfc.user.dao.ZipcodeDAO

public class ZipcodeDAO
extends java.lang.Object

User DAO

Version:
RFC 1.1 Released, 2008.11.19
Author:
조용로

Constructor Summary
ZipcodeDAO()
           
 
Method Summary
 java.util.List<ZipcodeVO> searchZipcode(org.hibernate.Session session, java.lang.String keyword)
          Zipcode List
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZipcodeDAO

public ZipcodeDAO()
Method Detail

searchZipcode

public java.util.List<ZipcodeVO> searchZipcode(org.hibernate.Session session,
                                               java.lang.String keyword)
Zipcode List

Parameters:
시작 - 라인 위치
라인 - 수
라인 - 수
Returns:
User List