ch.agent.crnickl.jdbc
Interface DB
public interface DB
Provides constants for table names. Makes it easier to find where tables are accessed.
- Author:
- Jean-Paul Vetterli
CHRONICLE
static final String CHRONICLE
- See Also:
- Constant Field Values
SERIES
static final String SERIES
- See Also:
- Constant Field Values
VALUE_DOUBLE
static final String VALUE_DOUBLE
- See Also:
- Constant Field Values
ATTRIBUTE_VALUE
static final String ATTRIBUTE_VALUE
- See Also:
- Constant Field Values
SCHEMA_NAME
static final String SCHEMA_NAME
- See Also:
- Constant Field Values
SCHEMA_ITEM
static final String SCHEMA_ITEM
- See Also:
- Constant Field Values
PROPERTY
static final String PROPERTY
- See Also:
- Constant Field Values
VALUE_TYPE
static final String VALUE_TYPE
- See Also:
- Constant Field Values
VALUE_TYPE_VALUE
static final String VALUE_TYPE_VALUE
- See Also:
- Constant Field Values
Copyright © 2013. All Rights Reserved.