|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SQLConstant
Constant of SQL configuration
Field Summary | |
---|---|
static java.lang.String |
OBJECT
Flag of object in configuration file |
static java.lang.String |
OBJECT_BEAN
Flag of class name in configuration file |
static java.lang.String |
OBJECT_PRIMERY_KEY
Flag of primary key of tables in configuration file |
static java.lang.String |
OBJECT_TABLE
Flag of table in configuration file |
static java.lang.String |
PRIMERY_SEPERATOR
Flag of seperator of primary keys in configuration file |
Field Detail |
---|
static final java.lang.String OBJECT
static final java.lang.String OBJECT_TABLE
static final java.lang.String OBJECT_BEAN
static final java.lang.String OBJECT_PRIMERY_KEY
static final java.lang.String PRIMERY_SEPERATOR
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |