Class DBTranslator.Tokens
java.lang.Object
com.inductiveautomation.ignition.gateway.db.DBTranslator.Tokens
- Enclosing interface:
- DBTranslator
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TABLE_NAME
- See Also:
-
INDEX_NAME
- See Also:
-
PRIMARY_KEY
- See Also:
-
PRIMARY_KEY_DEF
- See Also:
-
AUTO_INC
- See Also:
-
ALTER_DEF
- See Also:
-
CREATION_DEF
- See Also:
-
COLUMN_NAME
- See Also:
-
DATA_TYPE
- See Also:
-
LIMIT
- See Also:
-
-
Constructor Details
-
Tokens
public Tokens()
-