|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.shift.framework.Globals
public class Globals
ÇÁ·¹ÀÓ¿öÅ©
¿¡¼ »ç¿ëµÉ Àü¿ªÀûÀÎ Á¤º¸°¡ Àִ Ŭ·¡½º
Field Summary | |
---|---|
static java.lang.String |
GAUCE_HOME
°¡¿ì½º°¡ ¼³Ä¡µÈ ·çÆ® µð·ºÅ͸®¸¦ ³ªÅ¸³½´Ù. |
static int |
JOB_DELETE
DeleteÀÛ¾÷À» ³ªÅ¸³½´Ù. |
static int |
JOB_INSERT
InsertÀÛ¾÷À» ³ªÅ¸³½´Ù. |
static int |
JOB_NORMAL
SelectÀÛ¾÷À» ³ªÅ¸³½´Ù. |
static int |
JOB_UPDATE
UpdateÀÛ¾÷À» ³ªÅ¸³½´Ù. |
Constructor Summary | |
---|---|
Globals()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.lang.String GAUCE_HOME
public static final int JOB_NORMAL
public static final int JOB_INSERT
public static final int JOB_UPDATE
public static final int JOB_DELETE
Constructor Detail |
---|
public Globals()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |