Package org.eclipse.emf.cdo.server
Schnittstelle IRepository.Props
- Umschließende Schnittstelle:
IRepository
public static interface IRepository.Props
Contains symbolic constants that specifiy valid keys of
repository properties
.- Autor:
- Eike Stepper
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final String
static final String
static final String
Possible values: NO | YES | WITH_MERGE_SOURCE.static final String
static final String
static final String
static final String
static final String
Used to override the automatic UUID generation during first startup of a repository.static final String
static final String
static final String
static final String
Veraltet.As of 4.2 instances of Ecore are always supported (on demand).static final String
static final String
-
Felddetails
-
OVERRIDE_UUID
Used to override the automatic UUID generation during first startup of a repository. Passing the empty string causes the UUID of the repository to be set to itsname
.- Seit:
- 2.0
- Siehe auch:
-
SUPPORTING_LOGIN_PEEKS
- Seit:
- 4.20
- Siehe auch:
-
SUPPORTING_AUDITS
- Seit:
- 2.0
- Siehe auch:
-
SUPPORTING_BRANCHES
- Seit:
- 3.0
- Siehe auch:
-
SUPPORTING_UNITS
- Seit:
- 4.5
- Siehe auch:
-
CHECK_UNIT_MOVES
- Seit:
- 4.5
- Siehe auch:
-
SERIALIZE_COMMITS
- Seit:
- 4.2
- Siehe auch:
-
ENSURE_REFERENTIAL_INTEGRITY
- Seit:
- 3.0
- Siehe auch:
-
ALLOW_INTERRUPT_RUNNING_QUERIES
- Seit:
- 4.0
- Siehe auch:
-
ID_GENERATION_LOCATION
- Seit:
- 4.1
- Siehe auch:
-
LOB_DIGEST_ALGORITHM
- Seit:
- 4.24
- Siehe auch:
-
COMMIT_INFO_STORAGE
Possible values: NO | YES | WITH_MERGE_SOURCE.- Seit:
- 4.6
- Siehe auch:
-
OPTIMISTIC_LOCKING_TIMEOUT
- Seit:
- 4.2
- Siehe auch:
-
SUPPORTING_ECORE
Veraltet.As of 4.2 instances of Ecore are always supported (on demand).- Seit:
- 4.0
- Siehe auch:
-