java.lang.Object
org.eclipse.lemminx.customservice.synapse.dataService.DataServiceConstants
public class DataServiceConstants
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
COLUMN_NAME
public static final String COLUMN_NAME
- See Also:
-
-
DATA_TYPE
public static final String DATA_TYPE
- See Also:
-
-
AUTOINCREMENT_COLUMN
public static final String AUTOINCREMENT_COLUMN
- See Also:
-
-
IDENTITY_COLUMN
public static final String IDENTITY_COLUMN
- See Also:
-
-
IS_AUTOINCREMENT
public static final String IS_AUTOINCREMENT
- See Also:
-
-
Constructor Details
-
DataServiceConstants
public DataServiceConstants()