|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--itexpert.chap13.util.ShopConstant
Field Summary | |
static int |
BLANK_NOTPERMMITED
¾ÆÀ̵ð¿Í ÆÐ½º¿öµå µî °ø¹éÀ» ÀÔ·ÂÇßÀ» ¶§ ¹ß»ýÇÏ´Â ¿¡·¯ ÄÚµå |
static int |
ID_DUPLICATE
»ç¿ëÀÚ¸¦ µî·ÏÇÒ ¶§ ±âÁ¸¿¡ ÀÌ¹Ì ÀÖ´Â ¾ÆÀ̵ðÀÏ ¶§ ¹ß»ýÇÏ´Â ¿¡·¯ ÄÚµå |
static int |
ID_NOTEXIST
·Î±×ÀÎÀ» ½ÃµµÇÒ ¶§ ÇØ´ç ¾ÆÀ̵𰡠Á¸ÀçÇÏÁö ¾ÊÀ» ¶§ ¹ß»ýÇÏ´Â ¿¡·¯ ÄÚµå |
static int |
PASSWD_MISMATCH
·Î±×ÀÎÀ» ½ÃµµÇÒ ¶§ ¾ÆÀ̵𿡠´ëÇÑ ÆÐ½º¿öµå°¡ ¸ÂÁö ¾ÊÀ» ¶§ ¹ß»ýÇÏ´Â ¿¡·¯ ÄÚµå |
static java.lang.String |
SHOP_DATASOURCE
¼ºí¸´¿£Áø¿¡¼ »ç¿ëÇÏ´Â JNDI µ¥ÀÌŸ¼Ò½º¸í |
static java.lang.String |
SHOP_DBTYPE
¿Â¶óÀÎ ¼Àû ¼îÇθô¿¡¼ »ç¿ëÇϰí ÀÖ´Â µ¥ÀÌŸº£À̽º ¿£Áø ŸÀÔ¸í |
Constructor Summary | |
ShopConstant()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int BLANK_NOTPERMMITED
public static final int ID_NOTEXIST
public static final int PASSWD_MISMATCH
public static final int ID_DUPLICATE
public static final java.lang.String SHOP_DATASOURCE
public static final java.lang.String SHOP_DBTYPE
Constructor Detail |
public ShopConstant()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |